mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-07 14:21:17 +01:00
4b7eb2419e
The previous code used `androidx.appcompat.widget.Toolbar` in a several places. It's better to use `MaterialToolbar` as that plays better with other Material components. Update the usage throughout the project. In addition, implement a lint check that will prevent any future use from creeping back in. Fixes #28
1 line
6 B
Plaintext
1 line
6 B
Plaintext
/build |