cyb3rko / flashdim

Modern flashlight app with dim functionality on Android 13+
Apache License 2.0
456 stars 18 forks source link

Feature request: left-handed mode #55

Open JeremyViehland opened 8 months ago

JeremyViehland commented 8 months ago

Option to put the brightness slider on the opposite side. Useful for wider phones where it can be difficult to reach the other side.

cyb3rko commented 8 months ago

Thanks for the idea.
Sounds doable, but I have to find a performant solution (and to prevent moving elements on every app startup).

JeremyViehland commented 7 months ago

You're welcome!

On Tue, Feb 6, 2024 at 10:59 AM Niko Diamadis @.***> wrote:

Thanks for the idea. Sounds doable, but I have to find a performant solution (and to prevent moving elements on every app startup).

— Reply to this email directly, view it on GitHub https://github.com/cyb3rko/flashdim/issues/55#issuecomment-1930113873, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDVUYFCDMH5RGUBSSCU7ADYSJHNVAVCNFSM6AAAAABCSUL4HCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZQGEYTGOBXGM . You are receiving this because you authored the thread.Message ID: @.***>

cyb3rko commented 4 months ago

Just a quick heads-up: I'm currently in the process of rewriting the app to Jetpack Compose, which would simplify that feature. I will implement this as soon as the current app features are working fine.