Fix main account presence icon
This commit is contained in:
parent
d95bf87378
commit
30620d5f9e
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
|||
android:layout_width="25dp"
|
||||
android:layout_height="25dp"
|
||||
android:padding="5dp"
|
||||
android:layout_marginBottom="10dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignBottom="@id/layout"/>
|
||||
android:layout_alignParentTop="true"/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
Loading…
Reference in a new issue