android: default app to columns

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-07-08 12:12:03 -07:00
parent 559086bc10
commit 738b5e71da

View File

@@ -93,7 +93,7 @@ pub async fn android_main(app: AndroidApp) {
chrome.add_app(NotedeckApp::Dave(dave));
// test dav
chrome.set_active(1);
chrome.set_active(0);
notedeck.set_app(chrome);