how to How to change button properties from another class?

Why can I not change button properties via the properties dialog box in Android IDE (Eclipse)?

  • When I click a property in the properties dialog nothing happens e.g clicking Text Size does nothing so to change text size I have to right-click textView1 > Other Properties > Defined by TextView > Text Size to change the size of text (and then have to repeat for all other properties). I'm completly new to Android dev and I'm just following a tutorial the person in the video is able to simply click and change what he wants through the properties dialog box. I know that I could change these properties in the actual xml code but I'd like to do it through the properties dialog.

  • Answer:

    Yup! that's so stupid and unusable. I adjust things using code-view

Sharath Kumar at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.