Loading res/layout/notification_app.xml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ android:layout_height="@dimen/notification_app_icon_size" android:layout_centerVertical="true" android:contentDescription="@null" android:scaleType="center" /> android:padding="8dp" /> <TextView android:id="@android:id/title" Loading res/layout/notification_app_dialog.xml +2 −2 Original line number Diff line number Diff line Loading @@ -19,10 +19,10 @@ <ImageView android:id="@android:id/icon" android:padding="8dp" android:layout_width="@dimen/notification_app_icon_size" android:layout_height="@dimen/notification_app_icon_size" android:contentDescription="@null" android:scaleType="center" /> android:contentDescription="@null" /> <TextView android:id="@android:id/title" Loading Loading
res/layout/notification_app.xml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ android:layout_height="@dimen/notification_app_icon_size" android:layout_centerVertical="true" android:contentDescription="@null" android:scaleType="center" /> android:padding="8dp" /> <TextView android:id="@android:id/title" Loading
res/layout/notification_app_dialog.xml +2 −2 Original line number Diff line number Diff line Loading @@ -19,10 +19,10 @@ <ImageView android:id="@android:id/icon" android:padding="8dp" android:layout_width="@dimen/notification_app_icon_size" android:layout_height="@dimen/notification_app_icon_size" android:contentDescription="@null" android:scaleType="center" /> android:contentDescription="@null" /> <TextView android:id="@android:id/title" Loading