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-12-28 16:16:45 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
4d52d2ee364c2edad50420a9afa500dde66a48d9
session-android/res/menu/conversation_button_context.xml

6 lines
259 B
XML
Raw Normal View History

New design for Conversation Activity. 1) Move to Fragments for the list view. 2) Switch to CursorLoader from my jankey self-managed cursor. 3) Add session security logic to the ActionBar. 4) Fix colors to be less ugly.
2012-07-19 14:22:03 -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/conversation_button_context__menu_send_unencrypted"
New design for Conversation Activity. 1) Move to Fragments for the list view. 2) Switch to CursorLoader from my jankey self-managed cursor. 3) Add session security logic to the ActionBar. 4) Fix colors to be less ugly.
2012-07-19 14:22:03 -07:00
android:id="@+id/menu_context_send_unencrypted" />
</menu>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 292ms Template: 10ms
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