
Re-implement the queue, now leveraging a bottom sheet too. This makes the queue much easier to open, and actually plays along with the new transition system. I really hope this doesn't have a stupid gotcha that ruins the UX. Please. Please. Please.
17 lines
144 B
Text
17 lines
144 B
Text
# Gradle
|
|
.gradle
|
|
local.properties
|
|
build/
|
|
release/
|
|
srclibs/
|
|
libs/
|
|
|
|
# Studio
|
|
.idea/
|
|
.DS_Store/
|
|
captures/
|
|
|
|
# Other
|
|
.externalNativeBuild
|
|
*.iml
|
|
.cxx
|