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 10977ea commit 4022544Copy full SHA for 4022544
2 files changed
app/src/main/res/layout/list_empty_view.xml
@@ -19,5 +19,7 @@
19
android:layout_height="wrap_content"
20
android:layout_gravity="center"
21
android:layout_marginTop="6dp"
22
+ android:gravity="center"
23
+ android:paddingHorizontal="16dp"
24
android:text="@string/empty_list_subtitle" />
25
</LinearLayout>
app/src/main/res/layout/list_empty_view_subscriptions.xml
android:text="@string/import_subscriptions_hint" />
0 commit comments