Loading packages/SystemUI/src/com/android/systemui/flags/Flags.kt +1 −2 Original line number Diff line number Diff line Loading @@ -70,8 +70,7 @@ object Flags { // TODO(b/260335638): Tracking Bug @JvmField val NOTIFICATION_INLINE_REPLY_ANIMATION = unreleasedFlag("notification_inline_reply_animation") val NOTIFICATION_INLINE_REPLY_ANIMATION = releasedFlag("notification_inline_reply_animation") /** Makes sure notification panel is updated before the user switch is complete. */ // TODO(b/278873737): Tracking Bug Loading Loading
packages/SystemUI/src/com/android/systemui/flags/Flags.kt +1 −2 Original line number Diff line number Diff line Loading @@ -70,8 +70,7 @@ object Flags { // TODO(b/260335638): Tracking Bug @JvmField val NOTIFICATION_INLINE_REPLY_ANIMATION = unreleasedFlag("notification_inline_reply_animation") val NOTIFICATION_INLINE_REPLY_ANIMATION = releasedFlag("notification_inline_reply_animation") /** Makes sure notification panel is updated before the user switch is complete. */ // TODO(b/278873737): Tracking Bug Loading