Loading packages/SystemUI/res/layout/status_bar_notification_footer.xml +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ android:id="@+id/manage_text" android:layout_width="wrap_content" android:layout_height="40dp" android:layout_marginTop="16dp" android:layout_gravity="start" android:background="@drawable/notif_footer_btn_background" android:focusable="true" Loading @@ -43,6 +44,7 @@ android:id="@+id/dismiss_text" android:layout_width="wrap_content" android:layout_height="40dp" android:layout_marginTop="16dp" android:layout_gravity="end" android:background="@drawable/notif_footer_btn_background" android:focusable="true" Loading Loading
packages/SystemUI/res/layout/status_bar_notification_footer.xml +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ android:id="@+id/manage_text" android:layout_width="wrap_content" android:layout_height="40dp" android:layout_marginTop="16dp" android:layout_gravity="start" android:background="@drawable/notif_footer_btn_background" android:focusable="true" Loading @@ -43,6 +44,7 @@ android:id="@+id/dismiss_text" android:layout_width="wrap_content" android:layout_height="40dp" android:layout_marginTop="16dp" android:layout_gravity="end" android:background="@drawable/notif_footer_btn_background" android:focusable="true" Loading