This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
pachli-android
mirror of
https://github.com/pachli/pachli-android.git
Watch
1
Star
0
Fork
You've already forked pachli-android
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81a6dd9119
pachli-android
/
checks
/
.gitignore
1 line
6 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
/build