]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/tab_custom_view.xml
Add a close button to the tab bar. https://redmine.stoutner.com/issues/416
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / tab_custom_view.xml
index 17085e412e9ec716fcef01fc81150ecd6ebe819e..7e03bc2e52b27ddc2691a876717d22ebbf67991b 100644 (file)
@@ -38,7 +38,7 @@
     <TextView
         android:id="@+id/title_textview"
         android:layout_height="match_parent"
-        android:layout_width="120dp"
+        android:layout_width="100dp"
         android:gravity="center_vertical"
         android:text="@string/new_tab"
         android:maxLines="2"