summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2015-01-07 21:28:58 +0100
committerJorim Jaggi <jjaggi@google.com>2015-01-27 18:15:50 +0100
commitcb4f594eca61d07930a131f4e8063b1a64bc0768 (patch)
tree79a5e8a4411ee1ae32052664a716e4804ebbdf6a /packages/SystemUI/res/layout
parent3cdb3b7d0da84be9d5dba73dc76245bd9f314854 (diff)
downloadframeworks_base-cb4f594eca61d07930a131f4e8063b1a64bc0768.zip
frameworks_base-cb4f594eca61d07930a131f4e8063b1a64bc0768.tar.gz
frameworks_base-cb4f594eca61d07930a131f4e8063b1a64bc0768.tar.bz2
Remove dead code #11: Remove more unused classes
Change-Id: Ie78d40fd20eef859e3c0ea9269b86ff1e1471a58
Diffstat (limited to 'packages/SystemUI/res/layout')
-rw-r--r--packages/SystemUI/res/layout/notification_public_default.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/SystemUI/res/layout/notification_public_default.xml b/packages/SystemUI/res/layout/notification_public_default.xml
index efabc06..044ba09 100644
--- a/packages/SystemUI/res/layout/notification_public_default.xml
+++ b/packages/SystemUI/res/layout/notification_public_default.xml
@@ -16,12 +16,9 @@
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:internal="http://schemas.android.com/apk/prv/res/android"
android:id="@+id/status_bar_latest_event_content"
android:layout_width="match_parent"
android:layout_height="64dp"
- internal:layout_minHeight="64dp"
- internal:layout_maxHeight="64dp"
>
<ImageView android:id="@+id/icon"
android:layout_width="40dp"