mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-20 23:20:05 +08:00
fix: AnyTLS profile name not displaying and saving
This commit is contained in:
parent
5276a4607c
commit
e94c58573a
@ -2,12 +2,11 @@
|
||||
|
||||
<EditTextPreference
|
||||
app:icon="@drawable/ic_social_emoji_symbols"
|
||||
app:key="profileName"
|
||||
app:key="name"
|
||||
app:title="@string/profile_name"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<PreferenceCategory app:title="@string/proxy_cat">
|
||||
|
||||
<EditTextPreference
|
||||
app:icon="@drawable/ic_hardware_router"
|
||||
app:key="serverAddress"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user