sending messages with OK in Facebook Messenger is now possible
This commit is contained in:
parent
5314ed1320
commit
c7045b79af
9 changed files with 118 additions and 7 deletions
|
|
@ -23,5 +23,11 @@
|
|||
app:title="@string/pref_alternative_suggestion_scrolling"
|
||||
app:summary="@string/pref_alternative_suggestion_scrolling_summary"/>
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_hack_fb_messenger"
|
||||
app:layout="@layout/pref_switch"
|
||||
app:title="@string/pref_hack_fb_messenger"
|
||||
app:summary="@string/pref_hack_fb_messenger_summary"/>
|
||||
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue