yausername / dvd

Download videos from anywhere
GNU General Public License v3.0
869 stars 44 forks source link

Change style to Material Design 3 #41

Closed brunochanrio closed 2 years ago

brunochanrio commented 2 years ago

I changed the dvd style to Material Design 3, please test it to see if works

yausername commented 2 years ago

@mickeymouse1234 can you put some screenshots of before and after?

brunochanrio commented 2 years ago

@mickeymouse1234 can you put some screenshots of before and after?

I don't have the Source code in My computer, only i putted the code directly in a pull request, Also, the Material Design 3 style requires Android 12 SDK (API 31) as minimum SDK versión, i putted the SDK versión change and gradle versión change in two another pull requests

yausername commented 2 years ago

You need to raise a single PR for the combined change. Also you need to compile and test your changes on an emulator or a device.