fixed app crashing when you multiselect and unselect removed utc from history updated mp3 and mp4 tags to audio and video made app have a different background if its light or dark theme
10 lines
346 B
XML
10 lines
346 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="108dp"
|
|
android:height="108dp"
|
|
android:viewportHeight="108"
|
|
android:viewportWidth="108">
|
|
<path
|
|
android:fillColor="@color/icon_bg"
|
|
android:pathData="M 0 0 H 192 V 192 H 0 V 0 Z" />
|
|
</vector>
|