diff options
Diffstat (limited to 'wallet/src/main/res/layout/nav_header_main.xml')
-rw-r--r-- | wallet/src/main/res/layout/nav_header_main.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wallet/src/main/res/layout/nav_header_main.xml b/wallet/src/main/res/layout/nav_header_main.xml index 6ae6419..e70e80f 100644 --- a/wallet/src/main/res/layout/nav_header_main.xml +++ b/wallet/src/main/res/layout/nav_header_main.xml @@ -27,7 +27,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="16dp" - android:contentDescription="@string/nav_header_desc" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" app:srcCompat="@mipmap/ic_launcher_round" /> |