|
You are here |
staydecent.ca | ||
| | | | |
zserge.com
|
|
| | | | | Android history: from no architecture to MVP to MVVM to Redux | |
| | | | |
arpitonline.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | Vapor 3 has a very interesting dependency injection framework which will help you manage dependencies and mock them inside your tests. | ||