Loading res/layout/item_dir_grid.xml +2 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,8 @@ <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> android:layout_height="wrap_content" android:duplicateParentState="true"> <!-- The height is 48px. paddingTop (9dp) + @dimen/check_icon_size (30dp) + paddingBottom (9dp) --> Loading res/layout/item_doc_grid.xml +2 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,8 @@ <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> android:layout_height="wrap_content" android:duplicateParentState="true"> <!-- Main item thumbnail. Comprised of two overlapping images, the visibility of which is controlled by code in Loading Loading
res/layout/item_dir_grid.xml +2 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,8 @@ <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> android:layout_height="wrap_content" android:duplicateParentState="true"> <!-- The height is 48px. paddingTop (9dp) + @dimen/check_icon_size (30dp) + paddingBottom (9dp) --> Loading
res/layout/item_doc_grid.xml +2 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,8 @@ <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> android:layout_height="wrap_content" android:duplicateParentState="true"> <!-- Main item thumbnail. Comprised of two overlapping images, the visibility of which is controlled by code in Loading