We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7e8fa commit fb96109Copy full SHA for fb96109
app/src/main/res/layout/dialog_import_messages.xml
@@ -17,7 +17,6 @@
17
android:id="@+id/import_sms_checkbox"
18
android:layout_width="match_parent"
19
android:layout_height="wrap_content"
20
- android:layout_marginBottom="@dimen/activity_margin"
21
android:paddingTop="@dimen/small_margin"
22
android:paddingBottom="@dimen/small_margin"
23
android:text="@string/import_sms" />
@@ -26,7 +25,6 @@
26
25
android:id="@+id/import_mms_checkbox"
27
28
29
30
31
32
android:text="@string/import_mms" />
0 commit comments