google / google/ground-android
[Code Health] Refactor Toolbar UIs
Open
type: code health
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
All the screens should have a common toolbar
1. TermsOfService
2. About
3. Settings
4. Data Sync Status
5. Survey Selector
Parts of Toolbar
1. Title Text
2. Back Arrow Icon
Currently, TermOfService has no back arrow, about screen has title left aligned while the other screens title are center aligned.
Contributor guide
Assessment
This issue has not been assessed yet.