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

Commit d1379f58 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Enable the Compose implementation of the QS footer actions

Bug: 293569320
Test: Manual
Change-Id: Ia5b206605d6b57439b7d5351807e162918cc9871
parent ab6b3738
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -774,7 +774,7 @@ object Flags {

    /** Enable the Compose implementation of the Quick Settings footer actions. */
    @JvmField
    val COMPOSE_QS_FOOTER_ACTIONS = unreleasedFlag("compose_qs_footer_actions")
    val COMPOSE_QS_FOOTER_ACTIONS = releasedFlag("compose_qs_footer_actions")

    /** Enable the share wifi button in Quick Settings internet dialog. */
    @JvmField