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-05-16 09:28:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
session-android/res/drawable/clickable_card.xml

10 lines
361 B
XML
Raw Normal View History

Enhanced import/export support. 1) Allow imports from the stock SMS database at any time. 2) Provide plaintext export support, in a format compatible with the "SMS Backup And Restore" app. 3) Fix the DB weirdness on encrypted restore that previously required killing the app.
2013-06-24 21:02:30 -07:00
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
Update card highlight style Out with orange, in with blue and gray (on >= 4.4).
2013-12-04 01:19:53 +02:00
<item android:state_pressed="true">
<shape>
Use unified touch highlight in import & export
2014-02-25 05:12:30 +02:00
<solid android:color="@color/touch_highlight" />
Update card highlight style Out with orange, in with blue and gray (on >= 4.4).
2013-12-04 01:19:53 +02:00
</shape>
<bitmap android:src="@drawable/card" />
</item>
Enhanced import/export support. 1) Allow imports from the stock SMS database at any time. 2) Provide plaintext export support, in a format compatible with the "SMS Backup And Restore" app. 3) Fix the DB weirdness on encrypted restore that previously required killing the app.
2013-06-24 21:02:30 -07:00
<item android:drawable="@drawable/card" />
</selector>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 130ms 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