Settings: UI tweak
This commit is contained in:
parent
f4b86eb628
commit
7b0856e903
1 changed files with 2 additions and 1 deletions
|
@ -132,7 +132,8 @@
|
|||
android:layout_alignParentEnd="true"
|
||||
android:layout_marginEnd="29dp"
|
||||
android:background="@color/colorPrimary"
|
||||
android:textColor="#ffffff" />
|
||||
android:textColor="#ffffff"
|
||||
android:padding="10dp" />
|
||||
</RelativeLayout>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue