mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 18:45:19 +00:00
5eb04328d3
1) Update the create, prompt, and change passphrase activities. They are no longer dialog themed, and should look a little less ugly. 2) Update the import DB activity to be less ugly and more robust. 3) Abstract all of the state handling stuff out of ConversationListActivity. This is now handled by RoutingActivity, which all launch intents move through.
4 lines
180 B
XML
4 lines
180 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<bitmap android:src="@drawable/background_pattern" android:tileMode="repeat"
|
|
xmlns:android="http://schemas.android.com/apk/res/android" />
|