Loading packages/SystemUI/res/anim/priority_alert_enter.xml→packages/SystemUI/res/anim/heads_up_enter.xml +0 −0 File moved. View file packages/SystemUI/res/anim/priority_alert_exit.xml→packages/SystemUI/res/anim/heads_up_exit.xml +0 −0 File moved. View file packages/SystemUI/res/drawable/intruder_row_bg.xml→packages/SystemUI/res/drawable/heads_up_notification_row_bg.xml +3 −2 Original line number Diff line number Diff line Loading @@ -16,5 +16,6 @@ <selector xmlns:android="http://schemas.android.com/apk/res/android" android:exitFadeDuration="@android:integer/config_mediumAnimTime"> <item android:state_pressed="true" android:drawable="@drawable/intruder_bg_pressed" /> <item android:state_pressed="true" android:drawable="@drawable/heads_up_notification_bg_pressed" /> </selector> packages/SystemUI/res/drawable/intruder_window_bg.9.png→packages/SystemUI/res/drawable/heads_up_window_bg.9.png (272 B) File moved. View file packages/SystemUI/res/layout/intruder_alert.xml→packages/SystemUI/res/layout/heads_up.xml +3 −9 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ --> <!-- android:background="@drawable/status_bar_closed_default_background" --> <com.android.systemui.statusbar.policy.IntruderAlertView <com.android.systemui.statusbar.policy.HeadsUpNotificationView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="wrap_content" android:layout_width="match_parent" Loading @@ -29,12 +29,6 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:id="@+id/contentHolder" android:background="@drawable/intruder_window_bg" android:background="@drawable/heads_up_window_bg" /> <!-- <ImageView android:layout_width="match_parent" android:layout_height="wrap_content" android:src="@drawable/title_bar_shadow" android:scaleType="fitXY" /> --> </com.android.systemui.statusbar.policy.IntruderAlertView> </com.android.systemui.statusbar.policy.HeadsUpNotificationView> Loading
packages/SystemUI/res/anim/priority_alert_enter.xml→packages/SystemUI/res/anim/heads_up_enter.xml +0 −0 File moved. View file
packages/SystemUI/res/anim/priority_alert_exit.xml→packages/SystemUI/res/anim/heads_up_exit.xml +0 −0 File moved. View file
packages/SystemUI/res/drawable/intruder_row_bg.xml→packages/SystemUI/res/drawable/heads_up_notification_row_bg.xml +3 −2 Original line number Diff line number Diff line Loading @@ -16,5 +16,6 @@ <selector xmlns:android="http://schemas.android.com/apk/res/android" android:exitFadeDuration="@android:integer/config_mediumAnimTime"> <item android:state_pressed="true" android:drawable="@drawable/intruder_bg_pressed" /> <item android:state_pressed="true" android:drawable="@drawable/heads_up_notification_bg_pressed" /> </selector>
packages/SystemUI/res/drawable/intruder_window_bg.9.png→packages/SystemUI/res/drawable/heads_up_window_bg.9.png (272 B) File moved. View file
packages/SystemUI/res/layout/intruder_alert.xml→packages/SystemUI/res/layout/heads_up.xml +3 −9 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ --> <!-- android:background="@drawable/status_bar_closed_default_background" --> <com.android.systemui.statusbar.policy.IntruderAlertView <com.android.systemui.statusbar.policy.HeadsUpNotificationView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="wrap_content" android:layout_width="match_parent" Loading @@ -29,12 +29,6 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:id="@+id/contentHolder" android:background="@drawable/intruder_window_bg" android:background="@drawable/heads_up_window_bg" /> <!-- <ImageView android:layout_width="match_parent" android:layout_height="wrap_content" android:src="@drawable/title_bar_shadow" android:scaleType="fitXY" /> --> </com.android.systemui.statusbar.policy.IntruderAlertView> </com.android.systemui.statusbar.policy.HeadsUpNotificationView>