AI 147269: Remove "show compass" option as it requires Google Maps dependency.
BUG=1804337 Automated import of CL 147269
This commit is contained in:
committed by
The Android Open Source Project
parent
618edaff0b
commit
ecf1391bc3
@@ -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