tweak about page layout
This commit is contained in:
parent
9eb7177a15
commit
df4785fb5f
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@
|
|||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginTop="36dp"
|
||||
android:fontFamily="@font/inter"
|
||||
android:text="@string/get_social"
|
||||
android:textColor="@color/lbryGreen"
|
||||
|
@ -138,7 +138,7 @@
|
|||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginTop="36dp"
|
||||
android:fontFamily="@font/inter"
|
||||
android:text="@string/app_info"
|
||||
android:textColor="@color/lbryGreen"
|
||||
|
|
Loading…
Reference in a new issue