Tusky-App-Android/app
Nik Clayton ce7c37754f
Disable Toot button when bottom sheets are open
When the bottom sheets (pick media, set visibility, choose emoji, view/edit scheduled post time) are open the user is going to be clicking near the bottom of the screen.

This is very close to the "Toot" button, so there's a risk that the user inadvertently posts, instead of e.g., choosing an emoji, or trying to change the scheduled time.

Disable the button while the sheets are open so that the user can't post by mistake, re-enable when the sheets are closed.
2023-08-03 16:02:01 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Cache locked state of connected accounts (#3790) 2023-07-27 00:09:26 +02:00
src Disable Toot button when bottom sheets are open 2023-08-03 16:02:01 +02:00
build.gradle Fix image zoom / pan / scroll / swipe (#3894) 2023-07-31 12:44:01 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml Use lint version 8.1.0 to fix erroneous warning about forEach (#3903) 2023-07-30 21:45:43 +02:00
lint.xml Use lint version 8.1.0 to fix erroneous warning about forEach (#3903) 2023-07-30 21:45:43 +02:00
proguard-rules.pro Remove shrinker rules for okhttp (#3560) 2023-04-24 12:08:03 +02:00