Fix refactor code
This commit is contained in:
parent
c3c5f7e829
commit
43bfc24ec5
21 changed files with 82 additions and 111 deletions
5
app/src/main/res/drawable/ic_expand_less_white_24dp.xml
Normal file
5
app/src/main/res/drawable/ic_expand_less_white_24dp.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<vector android:height="24dp" android:tint="#FFFFFF"
|
||||
android:viewportHeight="24.0" android:viewportWidth="24.0"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FF000000" android:pathData="M12,8l-6,6 1.41,1.41L12,10.83l4.59,4.58L18,14z"/>
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue