@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/drawerBackground"
android:clickable="true"
android:orientation="vertical">
@ -3,6 +3,7 @@
@ -12,9 +12,9 @@
android:layout_width="0dp"
android:layout_weight="1"
android:fadingEdge="horizontal"
android:overScrollMode="never"
android:scrollbars="none"
android:fadingEdge="horizontal"/>
android:scrollbars="none"/>
<ImageView
android:id="@+id/new_tab_button"