X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout_bottom_appbar.xml;h=f9bfce5f7aafe1f94ad4fd63ee7eba7f41684031;hb=7ab6a9027175e6a8f72b3f3683f8c4e05643d8bc;hp=98e16b671acf0b75d8b0a3f48bb7ee6854439e8a;hpb=2007d8f56a8d918f6a71407828f715f986d0d92d;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_framelayout_bottom_appbar.xml b/app/src/main/res/layout/main_framelayout_bottom_appbar.xml index 98e16b67..f9bfce5f 100644 --- a/app/src/main/res/layout/main_framelayout_bottom_appbar.xml +++ b/app/src/main/res/layout/main_framelayout_bottom_appbar.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> - - + + android:layout_width="match_parent" + android:focusable="true" + android:focusableInTouchMode="true" > - - + - - - - - - - + + + + + + + + + + + android:layout_width="wrap_content" + android:layout_gravity="center_vertical" + android:paddingStart="10dp" + android:paddingEnd="10dp" + android:src="@drawable/close" + android:background="?attr/selectableItemBackground" + android:onClick="closeTab" + android:contentDescription="@string/close_tab" /> + + - - + + + + + + - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_width="wrap_content" + android:layout_marginStart="4dp" + android:layout_marginEnd="4dp" + android:text="@string/zero_of_zero" /> + + + + + + + + + + + + + + + - \ No newline at end of file +