Polish dialogs.
This commit is contained in:
parent
a5bee4aac3
commit
63607d169d
2 changed files with 0 additions and 3 deletions
|
@ -23,13 +23,11 @@
|
|||
android:id="@+id/profileview_datedelimiter"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="2dip"
|
||||
android:layout_marginBottom="5dp"
|
||||
android:layout_marginLeft="20dp"
|
||||
android:layout_marginRight="20dp"
|
||||
android:layout_marginTop="5dp"
|
||||
android:background="@color/listdelimiter" />
|
||||
|
||||
|
||||
<ScrollView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
android:id="@+id/profileview_datedelimiter"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="2dip"
|
||||
android:layout_marginBottom="5dp"
|
||||
android:layout_marginLeft="20dp"
|
||||
android:layout_marginRight="20dp"
|
||||
android:layout_marginTop="5dp"
|
||||
|
|
Loading…
Reference in a new issue