Loading res/flag(com.android.documentsui.flags.use_material3)/layout-w600dp/fragment_save_cancel_button.xml +2 −2 Original line number Diff line number Diff line Loading @@ -21,6 +21,6 @@ app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" android:layout_marginEnd="4dp" android:layout_marginStart="@dimen/picker_saver_button_gap" android:layout_marginEnd="@dimen/picker_saver_button_gap" android:text="@android:string/cancel"/> res/flag(com.android.documentsui.flags.use_material3)/layout/fragment_pick.xml +2 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,8 @@ android:layout_height="wrap_content" android:backgroundTint="@color/fragment_pick_button_background_color" android:textColor="@color/fragment_pick_button_text_color" android:layout_marginEnd="4dp" /> android:layout_marginStart="@dimen/picker_saver_button_gap" android:layout_marginEnd="@dimen/picker_saver_button_gap" /> </LinearLayout> Loading res/flag(com.android.documentsui.flags.use_material3)/layout/fragment_save.xml +3 −2 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:layout_marginEnd="@dimen/picker_saver_button_gap" android:hint="@string/file_name_hint"> <com.google.android.material.textfield.TextInputEditText android:id="@android:id/title" Loading @@ -55,8 +56,8 @@ app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" android:layout_marginEnd="4dp" android:layout_marginStart="@dimen/picker_saver_button_gap" android:layout_marginEnd="@dimen/picker_saver_button_gap" android:text="@string/menu_save"/> <com.google.android.material.progressindicator.CircularProgressIndicator Loading res/flag(com.android.documentsui.flags.use_material3)/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -183,7 +183,7 @@ <dimen name="main_container_corner_radius_small">4dp</dimen> <dimen name="picker_saver_padding_top">@dimen/space_extra_small_1</dimen> <dimen name="picker_saver_padding_bottom">@dimen/space_extra_small_1</dimen> <dimen name="picker_saver_button_gap">@dimen/space_extra_small_4</dimen> <dimen name="picker_saver_button_gap">@dimen/space_extra_small_2</dimen> <dimen name="picker_saver_container_padding_top">@dimen/space_small_1</dimen> <dimen name="picker_saver_container_padding_bottom">@dimen/space_small_1</dimen> <dimen name="layout_padding_top">@dimen/space_small_1</dimen> Loading Loading
res/flag(com.android.documentsui.flags.use_material3)/layout-w600dp/fragment_save_cancel_button.xml +2 −2 Original line number Diff line number Diff line Loading @@ -21,6 +21,6 @@ app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" android:layout_marginEnd="4dp" android:layout_marginStart="@dimen/picker_saver_button_gap" android:layout_marginEnd="@dimen/picker_saver_button_gap" android:text="@android:string/cancel"/>
res/flag(com.android.documentsui.flags.use_material3)/layout/fragment_pick.xml +2 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,8 @@ android:layout_height="wrap_content" android:backgroundTint="@color/fragment_pick_button_background_color" android:textColor="@color/fragment_pick_button_text_color" android:layout_marginEnd="4dp" /> android:layout_marginStart="@dimen/picker_saver_button_gap" android:layout_marginEnd="@dimen/picker_saver_button_gap" /> </LinearLayout> Loading
res/flag(com.android.documentsui.flags.use_material3)/layout/fragment_save.xml +3 −2 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" android:layout_marginEnd="@dimen/picker_saver_button_gap" android:hint="@string/file_name_hint"> <com.google.android.material.textfield.TextInputEditText android:id="@android:id/title" Loading @@ -55,8 +56,8 @@ app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" android:layout_marginEnd="4dp" android:layout_marginStart="@dimen/picker_saver_button_gap" android:layout_marginEnd="@dimen/picker_saver_button_gap" android:text="@string/menu_save"/> <com.google.android.material.progressindicator.CircularProgressIndicator Loading
res/flag(com.android.documentsui.flags.use_material3)/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -183,7 +183,7 @@ <dimen name="main_container_corner_radius_small">4dp</dimen> <dimen name="picker_saver_padding_top">@dimen/space_extra_small_1</dimen> <dimen name="picker_saver_padding_bottom">@dimen/space_extra_small_1</dimen> <dimen name="picker_saver_button_gap">@dimen/space_extra_small_4</dimen> <dimen name="picker_saver_button_gap">@dimen/space_extra_small_2</dimen> <dimen name="picker_saver_container_padding_top">@dimen/space_small_1</dimen> <dimen name="picker_saver_container_padding_bottom">@dimen/space_small_1</dimen> <dimen name="layout_padding_top">@dimen/space_small_1</dimen> Loading