mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-12-26 16:50:21 +02:00
Correct content description of profile picture in activity_main_peertube.xml
This commit is contained in:
parent
f1ed397a52
commit
eff66c684a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue