pachli-android/checks
Nik Clayton c7783b65f9
refactor: Use AppCompatResources.getDrawable() (#671)
Replace `ContextCompat.getDrawable()`, as the app-compat version has
platform fixes and backports.

appcompat-lint warns about bare `context.getDrawable()`, but does not
cover `ContextCompat` (https://issuetracker.google.com/issues/337905331)
2024-04-30 13:30:19 +02:00
..
src refactor: Use AppCompatResources.getDrawable() (#671) 2024-04-30 13:30:19 +02:00
.gitignore refactor: Use com.google.android.material.appbar.MaterialToolbar 2023-11-05 13:51:37 +01:00
build.gradle.kts refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00