]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/main_framelayout.xml
Release 3.1.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / main_framelayout.xml
index cfd7f4eb224c7d6af3575a95bd0c1a93e243df48..a381b996ddb0468b796660f4292a82571339fcde 100644 (file)
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
             android:layout_below="@id/privacy_browser_logo"
-            android:layout_centerHorizontal="true" />
+            android:layout_centerHorizontal="true"
+            android:layout_margin="10dp"
+            android:textSize="16sp"
+            android:textAlignment="center"
+            android:textColor="?android:textColorPrimary" />
     </RelativeLayout>
 </FrameLayout>
\ No newline at end of file