fixed table alignment
This commit is contained in:
parent
3850c02c1f
commit
e787613704
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
android:paddingLeft="10dp"
|
||||
android:paddingTop="8dp"
|
||||
android:id="@+id/Name"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="80dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text=""
|
||||
|
|
Loading…
Reference in a new issue