I\'m making a for drawable.
I have my background image, and I want the second layer to be smaller, but it seems that doesn\'t matte
From API Level 23 and higher, you can actually set the width & height of an item
NOTE: Use android:width and android:height instead of android:layout_width and android:layout_height
android:width
android:height
android:layout_width
android:layout_height