mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-24 05:55:39 +03:00
move avatars in detail view to left
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
c1fd78d29a
commit
a84c3d3f22
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
android:id="@+id/poll_voter_avatar"
|
||||
android:layout_width="32dp"
|
||||
android:layout_height="32dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_gravity="center"
|
||||
app:roundAsCircle="true" />
|
||||
|
|
Loading…
Reference in a new issue