Loading res/layout/item_dir_grid.xml +1 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,7 @@ android:layout_height="wrap_content" android:orientation="vertical" android:layout_margin="4dp" android:focusable="true" android:clickable="true"> android:focusable="true"> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" Loading res/layout/item_doc_grid.xml +1 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,7 @@ android:layout_height="wrap_content" android:orientation="vertical" android:layout_margin="4dp" android:focusable="true" android:clickable="true"> android:focusable="true"> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" Loading res/layout/item_doc_list.xml +0 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ android:layout_height="wrap_content" android:background="?android:attr/selectableItemBackground" android:focusable="true" android:clickable="true" android:orientation="horizontal" > Loading res/layout/search_chip_item.xml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:checkable="true" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="@dimen/search_chip_spacing" android:textColor="@color/search_chip_text_color" app:checkedIcon="@drawable/ic_check" app:chipBackgroundColor="@color/search_chip_background_color" Loading res/layout/search_chip_row.xml +3 −7 Original line number Diff line number Diff line Loading @@ -16,19 +16,15 @@ <HorizontalScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:overScrollMode="never" android:scrollbars="none"> <com.google.android.material.chip.ChipGroup <LinearLayout android:id="@+id/search_chip_group" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/search_chip_group_margin" android:layout_marginBottom="@dimen/search_chip_group_margin" android:paddingStart="@dimen/search_chip_spacing" android:paddingEnd="@dimen/search_chip_spacing" android:gravity="center" app:chipSpacing="@dimen/search_chip_spacing" app:singleLine="true"/> android:paddingEnd="@dimen/search_chip_spacing"/> </HorizontalScrollView> No newline at end of file Loading
res/layout/item_dir_grid.xml +1 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,7 @@ android:layout_height="wrap_content" android:orientation="vertical" android:layout_margin="4dp" android:focusable="true" android:clickable="true"> android:focusable="true"> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" Loading
res/layout/item_doc_grid.xml +1 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,7 @@ android:layout_height="wrap_content" android:orientation="vertical" android:layout_margin="4dp" android:focusable="true" android:clickable="true"> android:focusable="true"> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" Loading
res/layout/item_doc_list.xml +0 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ android:layout_height="wrap_content" android:background="?android:attr/selectableItemBackground" android:focusable="true" android:clickable="true" android:orientation="horizontal" > Loading
res/layout/search_chip_item.xml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:checkable="true" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="@dimen/search_chip_spacing" android:textColor="@color/search_chip_text_color" app:checkedIcon="@drawable/ic_check" app:chipBackgroundColor="@color/search_chip_background_color" Loading
res/layout/search_chip_row.xml +3 −7 Original line number Diff line number Diff line Loading @@ -16,19 +16,15 @@ <HorizontalScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android:overScrollMode="never" android:scrollbars="none"> <com.google.android.material.chip.ChipGroup <LinearLayout android:id="@+id/search_chip_group" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/search_chip_group_margin" android:layout_marginBottom="@dimen/search_chip_group_margin" android:paddingStart="@dimen/search_chip_spacing" android:paddingEnd="@dimen/search_chip_spacing" android:gravity="center" app:chipSpacing="@dimen/search_chip_spacing" app:singleLine="true"/> android:paddingEnd="@dimen/search_chip_spacing"/> </HorizontalScrollView> No newline at end of file