mirror of
https://github.com/Corewala/Buran
synced 2024-12-22 07:42:43 +00:00
Shrunk signature icon to prevent rescaling of addressbar
This commit is contained in:
parent
cf3402e91f
commit
5e1e580f68
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="18dp"
|
||||
android:height="18dp"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
|
|
Loading…
Reference in a new issue