1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/migration
Jonathan Almeida 63b4fcd4c4 For #11004: Fix invisible text on migration UI
For some text and colors, we were using the default styling where
possible. These styles contain references that react to theme changes
like dark mode. Since the migration UI does not respect these changes,
we should not use them.
2020-05-28 15:48:42 -04:00
..
MigrationProgressActivity.kt For #11004: Fix invisible text on migration UI 2020-05-28 15:48:42 -04:00
MigrationTelemetryListener.kt Remove @UseExperimental for usages of the flow api 2020-03-18 17:25:51 -07:00