Loading res/layout-sw720dp-land/item_doc_list.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/list_item_background" android:focusableInTouchMode="true" android:focusable="true" android:orientation="horizontal" > <LinearLayout Loading res/layout/fixed_layout.xml +1 −3 Original line number Diff line number Diff line Loading @@ -16,14 +16,12 @@ <!-- CoordinatorLayout is necessary for various components (e.g. Snackbars, and floating action buttons) to operate correctly. --> <!-- focusableInTouchMode is set in order to force key events to go to the activity's global key callback, which is necessary for proper event routing. See BaseActivity.onKeyDown. --> <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/coordinator_layout" android:focusableInTouchMode="true"> android:focusable="true"> <LinearLayout android:layout_width="match_parent" Loading res/layout/item_dir_grid.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ android:orientation="vertical" android:background="@drawable/grid_item_background" android:elevation="@dimen/grid_item_elevation" android:focusableInTouchMode="true"> android:focusable="true"> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" Loading res/layout/item_doc_grid.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android:orientation="vertical" android:background="@drawable/grid_item_background" android:elevation="@dimen/grid_item_elevation" android:focusableInTouchMode="true"> android:focusable="true"> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" Loading res/layout/item_doc_inflated_message.xml +0 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ android:layout_height="match_parent" android:background="@color/directory_background" android:focusable="true" android:focusableInTouchMode="true" android:clickable="true"> <RelativeLayout Loading Loading
res/layout-sw720dp-land/item_doc_list.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/list_item_background" android:focusableInTouchMode="true" android:focusable="true" android:orientation="horizontal" > <LinearLayout Loading
res/layout/fixed_layout.xml +1 −3 Original line number Diff line number Diff line Loading @@ -16,14 +16,12 @@ <!-- CoordinatorLayout is necessary for various components (e.g. Snackbars, and floating action buttons) to operate correctly. --> <!-- focusableInTouchMode is set in order to force key events to go to the activity's global key callback, which is necessary for proper event routing. See BaseActivity.onKeyDown. --> <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/coordinator_layout" android:focusableInTouchMode="true"> android:focusable="true"> <LinearLayout android:layout_width="match_parent" Loading
res/layout/item_dir_grid.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ android:orientation="vertical" android:background="@drawable/grid_item_background" android:elevation="@dimen/grid_item_elevation" android:focusableInTouchMode="true"> android:focusable="true"> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" Loading
res/layout/item_doc_grid.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android:orientation="vertical" android:background="@drawable/grid_item_background" android:elevation="@dimen/grid_item_elevation" android:focusableInTouchMode="true"> android:focusable="true"> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" Loading
res/layout/item_doc_inflated_message.xml +0 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ android:layout_height="match_parent" android:background="@color/directory_background" android:focusable="true" android:focusableInTouchMode="true" android:clickable="true"> <RelativeLayout Loading