Logo
Explore Help
Sign In
TheArchive/session-android
1
0
Fork 0
You've already forked session-android
mirror of https://github.com/oxen-io/session-android.git synced 2025-01-13 12:33:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
session-android/res/menu/contact_selection_list.xml

9 lines
360 B
XML
Raw Normal View History

Fix the look of tabbed multi-contact selector. 1) Updated to ActionBar style. 2) Split out into fragments. 3) Switch to cursor loaders.
2012-07-20 22:23:25 -07:00
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
Include source origin in string key name. This should help eliminate string duplicates, as well as provide visibility into where strings in a resource file are being used.
2012-09-19 19:56:04 -07:00
<item android:title="@string/contact_selection_list__menu_select_all"
Fix the look of tabbed multi-contact selector. 1) Updated to ActionBar style. 2) Split out into fragments. 3) Switch to cursor loaders.
2012-07-20 22:23:25 -07:00
android:id="@+id/menu_select_all" />
Include source origin in string key name. This should help eliminate string duplicates, as well as provide visibility into where strings in a resource file are being used.
2012-09-19 19:56:04 -07:00
<item android:title="@string/contact_selection_list__menu_unselect_all"
Fix the look of tabbed multi-contact selector. 1) Updated to ActionBar style. 2) Split out into fragments. 3) Switch to cursor loaders.
2012-07-20 22:23:25 -07:00
android:id="@+id/menu_unselect_all" />
</menu>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 120ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API