AI 147272: am: CL 147271 am: CL 147269 Remove "show compass" option as it requires Google Maps dependency.
Original author: xav Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 147272
This commit is contained in:
committed by
The Android Open Source Project
parent
b3b2fa016e
commit
5552f05bbe
@@ -142,13 +142,6 @@
|
||||
android:layout_below="@id/font_hinting"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:text="@string/development_settings_show_xmpp_text" />
|
||||
|
||||
<CheckBox android:id="@+id/show_maps_compass"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/show_xmpp"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:text="@string/development_settings_show_maps_compass_text" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user