Signal-Android/app/src/main/res/menu/enter_phone_number.xml

7 lines
220 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/phone_menu_use_proxy"
android:title="@string/preferences_use_proxy"/>
</menu>