
* feat: scanlation mass tick (WIP) * feat: scanlation mass tick * fix: togglebutton on scanlation scrollview * fix: fix ImageButton padding + overlay * fix: minor padding adjustment
5 lines
486 B
XML
5 lines
486 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
|
|
|
|
<path android:fillColor="@android:color/white" android:pathData="M20,4v12H8V4H20M20,2H8C6.9,2 6,2.9 6,4v12c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2V4C22,2.9 21.1,2 20,2L20,2zM12.47,14L9,10.5l1.4,-1.41l2.07,2.08L17.6,6L19,7.41L12.47,14zM4,6H2v14c0,1.1 0.9,2 2,2h14v-2H4V6z"/>
|
|
|
|
</vector>
|