summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2012-05-03 18:54:11 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2012-05-03 18:54:11 -0700
commit2cf4383e72af63c68bfe51882965747161695f65 (patch)
tree6ff1dc13b5d1a0ec370bc57a63ce5b66828a7139 /res/layout
parent6ecfc2f87e8760898be4d73d8615e4e0ffbe469d (diff)
downloadandroid_packages_apps_CellBroadcastReceiver-2cf4383e72af63c68bfe51882965747161695f65.tar.gz
android_packages_apps_CellBroadcastReceiver-2cf4383e72af63c68bfe51882965747161695f65.tar.bz2
android_packages_apps_CellBroadcastReceiver-2cf4383e72af63c68bfe51882965747161695f65.zip
Hide RTL related APIs
- fix bug #6441155 API review: @hide RTL layout APIs Change-Id: Id9dd330f71c9077bbf107120ddb71843cb19d8dd
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/cell_broadcast_alert.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/cell_broadcast_alert.xml b/res/layout/cell_broadcast_alert.xml
index 85b129fb..a211f56a 100644
--- a/res/layout/cell_broadcast_alert.xml
+++ b/res/layout/cell_broadcast_alert.xml
@@ -95,7 +95,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
- android:layoutDirection="locale"
android:measureWithLargestChild="true">
<Button android:id="@+id/dismissButton"
android:layout_width="0dip"