Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3118f05f authored by Uwais Ashraf's avatar Uwais Ashraf
Browse files

Add id for keyboard backlight container

Bug: b/278522217
Test: Existing presubmit checks should be sufficient
Change-Id: I1ef011df03da36e59fbca83da2d20228f78c1624
parent 2b31afee
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -198,6 +198,9 @@
    <item type="id" name="pm_lite"/>
    <item type="id" name="settings_button_container"/>

    <!--Keyboard Backlight Dialog -->
    <item type="id" name="keyboard_backlight_dialog_container"/>

    <item type="id" name="log_access_dialog_allow_button" />
    <item type="id" name="log_access_dialog_deny_button" />
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -159,6 +159,7 @@ class KeyboardBacklightDialog(
    private fun buildRootView(): LinearLayout {
        val linearLayout =
            LinearLayout(context).apply {
                id = R.id.keyboard_backlight_dialog_container
                orientation = LinearLayout.HORIZONTAL
                layoutParams = LayoutParams(WRAP_CONTENT, WRAP_CONTENT)
                setPadding(