[fenix] Fix https://github.com/mozilla-mobile/fenix/issues/26362: Use app:lineHeight...
commit95d088e4bd86c4267fdd32a8a1434121c230e380
authorrudmannn <109571086+rudmannn@users.noreply.github.com>
Mon, 8 Aug 2022 16:12:18 +0000 (9 00:12 +0800)
committerGitHub <noreply@github.com>
Mon, 8 Aug 2022 16:12:18 +0000 (8 12:12 -0400)
treeabda868ee6a8574f8fbbd59a0fda9c1a238bb71b
parentfd652cba841cc27ac77f79e0f4a3f971abeea02d
[fenix] Fix https://github.com/mozilla-mobile/fenix/issues/26362: Use app:lineHeight to support API Level <= 27 (https://github.com/mozilla-mobile/fenix/pull/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>
mobile/android/fenix/app/lint-baseline.xml
mobile/android/fenix/app/src/main/res/layout/custom_search_engine.xml
mobile/android/fenix/app/src/main/res/layout/fragment_onboarding_home_dialog.xml
mobile/android/fenix/app/src/main/res/layout/settings_https_only.xml