implemented alot of sponsorblock and ytdlp features as settings moved settings fragment to a different activity added boilerplate bottom nav pages that will be added later
5 lines
322 B
XML
5 lines
322 B
XML
<vector android:height="24dp"
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="?android:colorAccent" android:pathData="M20,12l-1.41,-1.41L13,16.17V4h-2v12.17l-5.58,-5.59L4,12l8,8 8,-8z"/>
|
|
</vector>
|