Explore >> Select a destination


You are here

juffalow.com
| | wittchen.io
7.6 parsecs away

Travel
| | When we work with Activities in Android, defining different layouts for different screen orientations is easy. The only thing we need to do, is to create two *.xml files with the same name for layouts in two separate directories (res/layout/ and res/layout-land/). In Fragments its not that easy. In such case, we need to perform additional operations in order to achieve our goal. Fragment in Android is not re-inflated on configuration change, but we can recreate layout and repopulate view manually.
| | blog.iamsuleiman.com
8.3 parsecs away

Travel
| | In this Android development tutorial, learn to create parallax scrolling for a header image with Material Design TabLayout using Design Support Library.
| | pbrisbin.com
7.1 parsecs away

Travel
| | I am not an android developer. I am not even a Java developer. What appears below is my attempt to share what I've learned using the android documentation, google, and copious amounts of trial and/or error. I apologize for mistakes; please offer corrections via twitter or email. I was upset when I first got my Droid Eris that the media player couldn't load a url by default. I stream my mpd out to the world so that I can pick it up away from home.
| | zserge.com
62.4 parsecs away

Travel
| from mavenCentral to jcenter to jitpack.io