Skip to content

Commit 3856323

Browse files
committed
change save button positioning
1 parent 8ddcc3a commit 3856323

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

feature_change_category/src/main/res/layout/change_category_fragment.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@
176176
android:layout_marginStart="8dp"
177177
android:layout_marginTop="8dp"
178178
android:layout_marginEnd="8dp"
179-
android:layout_marginBottom="8dp"
180179
android:gravity="center"
181180
android:text="@string/change_category_save"
182181
android:textColor="?appLightTextColor"

feature_change_record/src/main/res/layout/change_record_fragment.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@
237237
android:layout_marginStart="8dp"
238238
android:layout_marginTop="8dp"
239239
android:layout_marginEnd="8dp"
240-
android:layout_marginBottom="8dp"
241240
android:gravity="center"
242241
android:text="@string/change_record_save"
243242
android:textColor="?appLightTextColor"

feature_change_record_tag/src/main/res/layout/change_record_tag_fragment.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
android:layout_marginStart="8dp"
118118
android:layout_marginTop="8dp"
119119
android:layout_marginEnd="8dp"
120-
android:layout_marginBottom="8dp"
121120
android:gravity="center"
122121
android:text="@string/change_category_save"
123122
android:textColor="?appLightTextColor"

feature_change_record_type/src/main/res/layout/change_record_type_fragment.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@
321321
android:layout_marginStart="8dp"
322322
android:layout_marginTop="8dp"
323323
android:layout_marginEnd="8dp"
324-
android:layout_marginBottom="8dp"
325324
android:gravity="center"
326325
android:text="@string/change_record_type_save"
327326
android:textColor="?appLightTextColor"

feature_change_running_record/src/main/res/layout/change_running_record_fragment.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@
207207
android:layout_marginStart="8dp"
208208
android:layout_marginTop="8dp"
209209
android:layout_marginEnd="8dp"
210-
android:layout_marginBottom="8dp"
211210
android:gravity="center"
212211
android:text="@string/change_record_save"
213212
android:textColor="?appLightTextColor"

0 commit comments

Comments
 (0)