Remove link to Contributors. Fix for #2022496
This commit is contained in:
@@ -76,12 +76,13 @@
|
|||||||
</PreferenceScreen>
|
</PreferenceScreen>
|
||||||
|
|
||||||
<!-- Contributors -->
|
<!-- Contributors -->
|
||||||
|
<!--
|
||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
android:key="contributors"
|
android:key="contributors"
|
||||||
android:title="@string/contributors_title">
|
android:title="@string/contributors_title">
|
||||||
<intent android:action="android.settings.TEAM" />
|
<intent android:action="android.settings.TEAM" />
|
||||||
</PreferenceScreen>
|
</PreferenceScreen>
|
||||||
|
-->
|
||||||
<!-- System Tutorial - launches activity -->
|
<!-- System Tutorial - launches activity -->
|
||||||
<PreferenceScreen android:key="system_tutorial"
|
<PreferenceScreen android:key="system_tutorial"
|
||||||
android:title="@string/system_tutorial_list_item_title"
|
android:title="@string/system_tutorial_list_item_title"
|
||||||
|
Reference in New Issue
Block a user