mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-23 13:49:51 +01:00
fce34cced1
`Theme.Pachli` was being overriden on v29+ devices which meant that poll options were showing with too much padding. Fix that by using `AppTheme` as the final theme, and basing that off `Theme.Pachli`. Black themes were using dark grey for toolbar and tab backgrounds, so fix that too for a seamless experience with the black theme. |
||
---|---|---|
.. | ||
schemas/app.pachli.db.AppDatabase | ||
src | ||
build.gradle | ||
gitTools.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
proguard-rules.pro |