lbryio / lbry-android

The LBRY Android app
MIT License
2.43k stars 113 forks source link

Dark/night mode #636

Closed tzarebczan closed 4 years ago

tzarebczan commented 5 years ago

A few users recently requested dark / night mode for the Android app.

mohatagarvit commented 5 years ago

Although I'm new to this, but I'll like to claim this for Hacktoberfest!

mohatagarvit commented 4 years ago

I'm trying to run this project. But I am facing an error when I run ./build.sh. Screenshot from 2019-10-29 19-02-38 In lbry-android/p4a/pythonforandroid/recipe.py, build_dir = glob.glob('build/lib.*')[0] gives an empty list since there is no file path match in pythonforandroid directory.

Are we looking to get this folder lbry-android/.buildozer/android/platform/build/build/libs_collections through it?

akinwale commented 4 years ago

Done.