mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-26 16:17:49 +00:00
android [experimental]: add xposed based hooking
This commit is contained in:
9
android/app/src/main/res/drawable/ic_layers.xml
Normal file
9
android/app/src/main/res/drawable/ic_layers.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="960"
|
||||
android:viewportHeight="960">
|
||||
<path
|
||||
android:pathData="M480,842 L120,562l66,-50 294,228 294,-228 66,50 -360,280ZM480,640L120,360l360,-280 360,280 -360,280ZM480,360ZM480,538 L710,360 480,182 250,360 480,538Z"
|
||||
android:fillColor="#e8eaed"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user