Reduced Font size, fixed bugs that were created when moving the setting
This commit is contained in:
parent
0d4f810c0e
commit
0817731f57
2 changed files with 3 additions and 35 deletions
|
|
@ -14,9 +14,11 @@
|
|||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:paddingBottom="6dp"
|
||||
android:paddingLeft="3dp"
|
||||
android:paddingStart="3dp"
|
||||
android:paddingTop="6dp"
|
||||
android:textAppearance="?android:attr/textAppearanceListItem"
|
||||
android:textSize="24sp" />
|
||||
android:textSize="16sp" />
|
||||
|
||||
</android.support.v7.widget.CardView>
|
||||
Loading…
Add table
Add a link
Reference in a new issue