Set drawable size in code
This commit is contained in:
parent
fead93ddf7
commit
8bc6659d71
2 changed files with 8 additions and 13 deletions
|
|
@ -1,9 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item
|
||||
android:width="@dimen/small_icon_size"
|
||||
android:height="@dimen/small_icon_size"
|
||||
android:drawable="@drawable/ic_clock_vector" />
|
||||
|
||||
</layer-list>
|
||||
Loading…
Add table
Add a link
Reference in a new issue