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 d15341d commit 1d17d95Copy full SHA for 1d17d95
app/src/main/res/layout/list_group.xml
@@ -36,6 +36,7 @@
36
android:paddingBottom="@dimen/text_padding_top"
37
android:paddingLeft="@dimen/text_padding_top"
38
android:paddingTop="@dimen/text_padding_top"
39
+ android:paddingRight="@dimen/text_padding_top"
40
android:textColor="@color/colorPrimaryDark"
41
android:textSize="@dimen/text_size"
42
tools:ignore="SpUsage" />
0 commit comments