fenix/app
rudmannn 8e8ea5e57a
Fix #26362: Use app:lineHeight to support API Level <= 27 (#26364)
* Fix android:lineHeight

Change android:lineHeight to app:lineHeight for incompatibilities at API Level <= 27

* Fix android:lineHeight (Part 2)

Change android:lineHeight to app:lineHeight for fixing incompatibilities in custom_search_engine

* Change android:lineHeight (Part 3)

Change android:lineHeight to app:lineHeight in settings_https_only for incompatibilities at API Level <= 27

* cleanup lint-baseline.xml

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-08 12:12:18 -04:00
..
src Fix #26362: Use app:lineHeight to support API Level <= 27 (#26364) 2022-08-08 12:12:18 -04:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
benchmark.gradle For #21700: linting fixes 2021-10-14 21:03:05 +00:00
build.gradle For #21894: Move Tabs Tray to compose: Individual tab viewholders: ListViewHolder. 2022-06-27 21:27:55 +00:00
lint-baseline.xml Fix #26362: Use app:lineHeight to support API Level <= 27 (#26364) 2022-08-08 12:12:18 -04:00
lint.xml For #23017 - Ignore ExtraTranslation in our lint-baseline 2022-01-04 01:28:30 +00:00
metrics.yaml Issue #26101: add telementry for deleting history time range 2022-07-26 20:59:16 +00:00
pings.yaml For #23893 - Add telemetry for Contile services 2022-03-03 20:56:44 +00:00
proguard-rules.pro For #20824: use fast service loader for MainDispatcherFactory. 2021-08-18 03:59:44 +00:00
tags.yaml For #25538 - Add the "Wallpapers" tag to the new telemetry 2022-06-29 17:52:51 +00:00