Commit eff66c68 authored by 0xd9a's avatar 0xd9a
Browse files

Correct content description of profile picture in activity_main_peertube.xml

parent f1ed397a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
                        android:layout_width="30dp"
                        android:layout_height="30dp"
                        android:layout_gravity="center"
                        android:contentDescription="@string/select_accounts" />
                        android:contentDescription="@string/open_menu" />

                    <TextView
                        android:layout_marginStart="10dp"