I would like to have a CheckBox-Text above the box. Something like this:
- Code: Select all
<TEXT>
|CheckBox|
what I have now is:
- Code: Select all
|CheckBox|<TEXT>
Gravity doesn't help. With
Using xml Syntax Highlighting
- android:gravity="top"
Parsed in 0.000 seconds, using GeSHi 1.0.8.4
- Code: Select all
<TEXT>
|CheckBox|
Can someone help please?