Explore >> Select a destination


You are here

staydecent.ca
| | zserge.com
0.9 parsecs away

Travel
| | Android history: from no architecture to MVP to MVVM to Redux
| | arpitonline.com
1.9 parsecs away

Travel
| | In my previous post, I had written a bit about creating custom Layouts for Android. However to make a truly reusable layout there are a few more things we'd probably need: Some unique properties that you may want to assign to it via XML (Like LinearLayout has an orientation property unique to it) Custom LayoutParams...
| | blog.iamsuleiman.com
1.7 parsecs away

Travel
| | Android Bottom Bar (Bottom Navigation View) was officially added in Design Support Library v25. It is a recent addition to Material Design guidelines.
| | mikemikina.com
18.1 parsecs away

Travel
| Vapor 3 has a very interesting dependency injection framework which will help you manage dependencies and mock them inside your tests.