android: default app to columns
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -93,7 +93,7 @@ pub async fn android_main(app: AndroidApp) {
|
|||||||
chrome.add_app(NotedeckApp::Dave(dave));
|
chrome.add_app(NotedeckApp::Dave(dave));
|
||||||
|
|
||||||
// test dav
|
// test dav
|
||||||
chrome.set_active(1);
|
chrome.set_active(0);
|
||||||
|
|
||||||
notedeck.set_app(chrome);
|
notedeck.set_app(chrome);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user