Loading res/layout/fragment_pick.xml +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ --> <LinearLayout 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:orientation="horizontal" Loading @@ -25,6 +26,7 @@ <com.google.android.material.button.MaterialButton android:id="@android:id/button2" style="?attr/materialButtonOutlinedStyle" app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" Loading @@ -38,6 +40,7 @@ <com.google.android.material.button.MaterialButton android:id="@android:id/button1" style="?attr/materialButtonStyle" app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" Loading res/layout/fragment_save.xml +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ --> <LinearLayout 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:paddingStart="@dimen/list_item_padding" Loading Loading @@ -53,6 +54,7 @@ <com.google.android.material.button.MaterialButton android:id="@android:id/button1" style="@style/Widget.MaterialComponents.Button.UnelevatedButton" app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" Loading res/values-v31/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,4 +16,5 @@ <resources> <dimen name="action_bar_elevation">0dp</dimen> <dimen name="action_bar_margin">0dp</dimen> <dimen name="button_corner_radius">20dp</dimen> </resources> res/values/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ <dimen name="briefcase_icon_margin">8dp</dimen> <dimen name="briefcase_icon_size">14dp</dimen> <dimen name="briefcase_icon_size_photo">24dp</dimen> <dimen name="button_corner_radius">2dp</dimen> <dimen name="drawer_edge_width">12dp</dimen> Loading Loading
res/layout/fragment_pick.xml +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ --> <LinearLayout 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:orientation="horizontal" Loading @@ -25,6 +26,7 @@ <com.google.android.material.button.MaterialButton android:id="@android:id/button2" style="?attr/materialButtonOutlinedStyle" app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" Loading @@ -38,6 +40,7 @@ <com.google.android.material.button.MaterialButton android:id="@android:id/button1" style="?attr/materialButtonStyle" app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" Loading
res/layout/fragment_save.xml +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ --> <LinearLayout 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:paddingStart="@dimen/list_item_padding" Loading Loading @@ -53,6 +54,7 @@ <com.google.android.material.button.MaterialButton android:id="@android:id/button1" style="@style/Widget.MaterialComponents.Button.UnelevatedButton" app:cornerRadius="@dimen/button_corner_radius" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="4dp" Loading
res/values-v31/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,4 +16,5 @@ <resources> <dimen name="action_bar_elevation">0dp</dimen> <dimen name="action_bar_margin">0dp</dimen> <dimen name="button_corner_radius">20dp</dimen> </resources>
res/values/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ <dimen name="briefcase_icon_margin">8dp</dimen> <dimen name="briefcase_icon_size">14dp</dimen> <dimen name="briefcase_icon_size_photo">24dp</dimen> <dimen name="button_corner_radius">2dp</dimen> <dimen name="drawer_edge_width">12dp</dimen> Loading