Adjusting icon color to fit background. (#551)

Adjusting icon color to fit background.

Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
This commit is contained in:
opyale
2020-06-24 23:02:22 +02:00
committed by M M Arif
parent c7c2ac2a11
commit d0fde4e791
2 changed files with 6 additions and 0 deletions

View File

@ -73,6 +73,7 @@
android:gravity="center_vertical">
<ImageView
android:id="@+id/userLanguageIcon"
android:layout_width="wrap_content"
android:layout_height="18dp"
android:layout_marginRight="2dp"