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-26 13:56:53 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
3a5f9748ff12a390a44ecc185bcaca0d88f6cedf
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: 160ms 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