Commit 7bd3056f authored by Max Lv's avatar Max Lv

Revert "Add license link to TV preference view"

This reverts commit 4e00f222.
parent 4e00f222
...@@ -62,9 +62,4 @@ ...@@ -62,9 +62,4 @@
app:pref_summaryHasText="%s" app:pref_summaryHasText="%s"
android:title="@string/port_transproxy"/> android:title="@string/port_transproxy"/>
</PreferenceCategory> </PreferenceCategory>
<Preference android:title="@string/about" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://raw.githubusercontent.com/shadowsocks/shadowsocks-android/master/LICENSE" />
</Preference>
</PreferenceScreen> </PreferenceScreen>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment