Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_packages_apps_FaceUnlock
/
d840c95efdf613b3c5e2275afad664da7c6280c5
/
.
/
app
/
src
/
main
/
res
/
values
/
arrays.xml
blob: a648b1232b871318a59ae7ae93c46e32d78540fe [
file
] [
log
] [
blame
]
<resources>
<!-- Reply Preference -->
<string-array
name
=
"reply_entries"
>
<item>
Reply
</item>
<item>
Reply to all
</item>
</string-array>
<string-array
name
=
"reply_values"
>
<item>
reply
</item>
<item>
reply_all
</item>
</string-array>
</resources>