Loading res/layout-sw720dp/item_doc_list.xml +4 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,9 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?android:attr/selectableItemBackground" android:background="@drawable/list_item_background" android:foreground="?android:attr/selectableItemBackground" android:clickable="true" android:focusable="true" android:orientation="horizontal" > Loading @@ -43,6 +45,7 @@ <com.google.android.material.card.MaterialCardView app:cardElevation="0dp" app:cardBackgroundColor="@android:color/transparent" android:layout_width="match_parent" android:layout_height="match_parent"> Loading res/layout/item_dir_grid.xml +7 −6 Original line number Diff line number Diff line Loading @@ -21,19 +21,21 @@ to focus and selection states, some of which are specific to keyboard when touch mode is not enable. So, if you, heroic engineer of the future, decide to rip these out, please be sure to check out focus and keyboards. --> <FrameLayout <com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/item_root" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="2dp" android:focusable="true"> android:layout_margin="4dp" android:foreground="?android:attr/selectableItemBackground" android:clickable="true" android:focusable="true" app:cardElevation="0dp"> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="2dp" android:elevation="0dp" android:duplicateParentState="true" app:cardElevation="0dp" Loading Loading @@ -106,9 +108,8 @@ <View android:layout_width="match_parent" android:layout_height="match_parent" android:layout_margin="1dp" android:background="@drawable/item_doc_grid_border_rounded" android:contentDescription="@null" android:duplicateParentState="true"/> </FrameLayout> No newline at end of file </com.google.android.material.card.MaterialCardView> No newline at end of file res/layout/item_doc_grid.xml +7 −6 Original line number Diff line number Diff line Loading @@ -20,19 +20,21 @@ to focus and selection states, some of which are specific to keyboard when touch mode is not enable. So, if you, heroic engineer of the future, decide to rip these out, please be sure to check out focus and keyboards. --> <FrameLayout <com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/item_root" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="2dp" android:focusable="true"> android:layout_margin="4dp" android:foreground="?android:attr/selectableItemBackground" android:clickable="true" android:focusable="true" app:cardElevation="0dp"> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="2dp" android:elevation="0dp" android:duplicateParentState="true" app:cardElevation="0dp" Loading Loading @@ -199,9 +201,8 @@ <View android:layout_width="match_parent" android:layout_height="match_parent" android:layout_margin="1dp" android:background="@drawable/item_doc_grid_border_rounded" android:contentDescription="@null" android:duplicateParentState="true"/> </FrameLayout> </com.google.android.material.card.MaterialCardView> res/layout/item_doc_list.xml +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/list_item_background" android:foreground="?android:attr/selectableItemBackground" android:clickable="true" android:focusable="true" android:orientation="vertical"> Loading res/values-v31/config.xml 0 → 100644 +22 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- ~ Copyright (C) 2021 The Android Open Source Project ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <resources> <!-- Starting from Android S, using DocumentsUI as a file browser with launcher icon is no longer supported. --> <bool name="is_launcher_enabled">false</bool> </resources> Loading
res/layout-sw720dp/item_doc_list.xml +4 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,9 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?android:attr/selectableItemBackground" android:background="@drawable/list_item_background" android:foreground="?android:attr/selectableItemBackground" android:clickable="true" android:focusable="true" android:orientation="horizontal" > Loading @@ -43,6 +45,7 @@ <com.google.android.material.card.MaterialCardView app:cardElevation="0dp" app:cardBackgroundColor="@android:color/transparent" android:layout_width="match_parent" android:layout_height="match_parent"> Loading
res/layout/item_dir_grid.xml +7 −6 Original line number Diff line number Diff line Loading @@ -21,19 +21,21 @@ to focus and selection states, some of which are specific to keyboard when touch mode is not enable. So, if you, heroic engineer of the future, decide to rip these out, please be sure to check out focus and keyboards. --> <FrameLayout <com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/item_root" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="2dp" android:focusable="true"> android:layout_margin="4dp" android:foreground="?android:attr/selectableItemBackground" android:clickable="true" android:focusable="true" app:cardElevation="0dp"> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="2dp" android:elevation="0dp" android:duplicateParentState="true" app:cardElevation="0dp" Loading Loading @@ -106,9 +108,8 @@ <View android:layout_width="match_parent" android:layout_height="match_parent" android:layout_margin="1dp" android:background="@drawable/item_doc_grid_border_rounded" android:contentDescription="@null" android:duplicateParentState="true"/> </FrameLayout> No newline at end of file </com.google.android.material.card.MaterialCardView> No newline at end of file
res/layout/item_doc_grid.xml +7 −6 Original line number Diff line number Diff line Loading @@ -20,19 +20,21 @@ to focus and selection states, some of which are specific to keyboard when touch mode is not enable. So, if you, heroic engineer of the future, decide to rip these out, please be sure to check out focus and keyboards. --> <FrameLayout <com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/item_root" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="2dp" android:focusable="true"> android:layout_margin="4dp" android:foreground="?android:attr/selectableItemBackground" android:clickable="true" android:focusable="true" app:cardElevation="0dp"> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="2dp" android:elevation="0dp" android:duplicateParentState="true" app:cardElevation="0dp" Loading Loading @@ -199,9 +201,8 @@ <View android:layout_width="match_parent" android:layout_height="match_parent" android:layout_margin="1dp" android:background="@drawable/item_doc_grid_border_rounded" android:contentDescription="@null" android:duplicateParentState="true"/> </FrameLayout> </com.google.android.material.card.MaterialCardView>
res/layout/item_doc_list.xml +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/list_item_background" android:foreground="?android:attr/selectableItemBackground" android:clickable="true" android:focusable="true" android:orientation="vertical"> Loading
res/values-v31/config.xml 0 → 100644 +22 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- ~ Copyright (C) 2021 The Android Open Source Project ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <resources> <!-- Starting from Android S, using DocumentsUI as a file browser with launcher icon is no longer supported. --> <bool name="is_launcher_enabled">false</bool> </resources>