mirror of
https://github.com/moparisthebest/android-app
synced 2024-11-15 05:15:04 -05:00
articleList: small layout style improvement.
This commit is contained in:
parent
4f2a4d1399
commit
e982dfb1b6
@ -11,9 +11,7 @@
|
||||
<ListView
|
||||
android:id="@+id/liste_articles"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:divider="#000000"
|
||||
android:dividerHeight="1dp" >
|
||||
android:layout_height="wrap_content" >
|
||||
|
||||
</ListView>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user