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
333 B
XML
5 lines
333 B
XML
<vector android:autoMirrored="true" 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="M4,22H2V2h2V22zM22,7H6v3h16V7zM16,14H6v3h10V14z"/>
|
|
</vector>
|