mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01:00
Move all files to natural position.
This commit is contained in:
9
app/src/main/res/drawable/ic_arrow_down.xml
Normal file
9
app/src/main/res/drawable/ic_arrow_down.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M12.8,2v17.8c0.4,-0.6 0.7,-1 0.7,-1l5.6,-5.6l1.1,1.1l-7.5,7.5c-0.3,0.3 -0.8,0.3 -1.1,0l-7.5,-7.5L5,13.2l5.6,5.6c0,0 0.3,0.4 0.7,1V2H12.8z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user