pachli-android/.github
sanao 4b7eb2419e
refactor: Use com.google.android.material.appbar.MaterialToolbar
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
2023-11-05 13:51:37 +01:00
..
ISSUE_TEMPLATE chore: Update issue templates (#4) 2023-09-05 22:20:47 +02:00
workflows refactor: Use com.google.android.material.appbar.MaterialToolbar 2023-11-05 13:51:37 +01:00
ci-gradle.properties docs: Update copyright statement on relevant files 2023-09-04 20:22:09 +02:00