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 5165ee8 commit e0a935eCopy full SHA for e0a935e
1 file changed
app/src/main/res/layout/dialog_select_calendars.xml
@@ -16,6 +16,8 @@
16
android:layout_height="wrap_content"
17
android:layout_centerHorizontal="true"
18
android:alpha="0.8"
19
+ android:paddingStart="@dimen/big_margin"
20
+ android:paddingEnd="@dimen/big_margin"
21
android:text="@string/no_synchronized_calendars"
22
android:textStyle="italic" />
23
0 commit comments