mirror of
https://github.com/bitwarden/android.git
synced 2025-03-15 18:58:59 +03:00
Corrected size of ic_settings.xml (#348)
This commit is contained in:
parent
b4df58d630
commit
3bbcc41ae5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20">
|
||||
<group>
|
||||
|
|
Loading…
Add table
Reference in a new issue