mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
add a bit of space around bullet items
This commit is contained in:
parent
b7fc678e3d
commit
248c758b1c
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@
|
|||
<item name="android:layout_width">fill_parent</item>
|
||||
<item name="android:layout_height">wrap_content</item>
|
||||
<item name="android:paddingLeft">12dp</item>
|
||||
<item name="android:layout_marginTop">3sp</item>
|
||||
<item name="android:layout_marginBottom">3sp</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Reference in a new issue