add some padding between the checkbox and text
This commit is contained in:
parent
2262391749
commit
d3f06a7689
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@
|
|||
<item name="android:background">@null</item>
|
||||
<item name="android:clickable">false</item>
|
||||
<item name="android:layoutDirection">rtl</item>
|
||||
<item name="android:paddingStart">@dimen/medium_margin</item>
|
||||
</style>
|
||||
|
||||
<style name="SettingsLeftLabelStyle">
|
||||
|
|
Loading…
Reference in a new issue