Hide browser addressbar on mobile #70
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
And set the actionbarcolor on android.
This proved to be very difficult. Because the bootstrap theme sets container elements to 100% and then use overflow withing the main element, scrolling the document will never work.
Need to rethink the layouts to get this working. Code that would work in normal situations are currently commented out in application.coffee
done
Status changed to closed