Skip to content

Instantly share code, notes, and snippets.

@chensoren
Created January 2, 2014 09:59
Show Gist options
  • Save chensoren/8217143 to your computer and use it in GitHub Desktop.
Save chensoren/8217143 to your computer and use it in GitHub Desktop.
PhoneGap Develop

##Phonegap log debug Add 'Web Console' filter in LogCat, the key is by Log Tag should be Web Console

##Show Scrollbar for Panel View

layout: {
            type: 'vbox',
            align: 'start',
            pack: 'start'
        }
scrollable: true,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment