create another activity

This commit is contained in:
Bhushan Shah 2017-01-20 18:12:50 +05:30
parent d106f17da5
commit f4d50e0743

View file

@ -27,3 +27,4 @@ if (screenGeometry(bottomPanel.screen).height > screenGeometry(bottomPanel.scree
else else
bottomPanel.height = 60; bottomPanel.height = 60;
createActivity("Activity 2");