Fix plugins ui
This commit is contained in:
parent
07bd24ccf3
commit
cc44a7bccb
4 changed files with 4 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
android:layout_marginLeft="20dp"
|
||||
android:layout_marginRight="20dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:textColor="@color/white"
|
||||
android:text="@string/install_osmand"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
android:layout_marginLeft="20dp"
|
||||
android:layout_marginRight="20dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:textColor="@color/white"
|
||||
android:text="@string/install_osmand"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
android:layout_marginLeft="20dp"
|
||||
android:layout_marginRight="20dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:textColor="@color/white"
|
||||
android:text="@string/install_osmand"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
android:layout_marginLeft="20dp"
|
||||
android:layout_marginRight="20dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:textColor="@color/white"
|
||||
android:text="@string/install_osmand"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue