X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=419aed34e22aad8b30443023242d119a9cab9e43;hp=5e330e2418fa072ab8fcf19e12a86f4949565d83;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=6bc00e202749ba0cb337be462825002ba74be8fc diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index 5e330e24..419aed34 100644 --- a/app/src/main/res/layout/main_framelayout.xml +++ b/app/src/main/res/layout/main_framelayout.xml @@ -1,7 +1,7 @@ + + android:layout_width="match_parent" > @@ -51,21 +48,20 @@ android:focusable="true" android:focusableInTouchMode="true" > - + android:layout_width="match_parent" > + + android:visibility="gone" + app:layout_scrollFlags="scroll|enterAlways|snap" /> - + + + android:visibility="gone" + app:layout_scrollFlags="scroll|enterAlways|snap" > @@ -236,6 +232,6 @@ android:layout_margin="10dp" android:textSize="16sp" android:textAlignment="center" - android:textColor="?android:textColorPrimary" /> + android:textColor="?android:attr/textColorPrimary" /> \ No newline at end of file