Switch import/export activity from tabs to cards

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2017-03-15 16:53:15 -07:00
parent a8366387ab
commit 9273f5cc67
7 changed files with 260 additions and 588 deletions

View File

@@ -845,6 +845,9 @@
<!-- giphy_fragment -->
<string name="giphy_fragment__nothing_found">Nothing found</string>
<!-- import_export_fragment -->
<string name="import_export_fragment__export">Export</string>
<string name="import_export_fragment__import">Import</string>
<!-- log_submit_activity -->
<string name="log_submit_activity__log_fetch_failed">Could not read the log on your device. You can still use ADB to get a debug log instead.</string>