Device metrics – library of devices from Google.
It provides the list of most used devices with a comprehensive metrics description.
material.io/devices/
#tools #tips
It provides the list of most used devices with a comprehensive metrics description.
material.io/devices/
#tools #tips
DiffUtil – it's much faster than notifyDataSetChanged().
Read more: https://goo.gl/ZAnsRR
Google doc: https://goo.gl/YS0wO2
Sample: https://goo.gl/Yw4Wx3
#tools #tips
Read more: https://goo.gl/ZAnsRR
Google doc: https://goo.gl/YS0wO2
Sample: https://goo.gl/Yw4Wx3
#tools #tips
The Android Lint utility is probably one of the most powerful tools in your arsenal that you are not using.
Full article: https://goo.gl/BhtSao
#lint #tools
Full article: https://goo.gl/BhtSao
#lint #tools
-no rule
-keep
-keepclassmembers
-keepnames
-keepclassmembernames
-keepclasseswithmembers
-keepclasseswithmembernames
Read mode: http://bit.ly/2BcxfYP
#tools @android_united
-keep
-keepclassmembers
-keepnames
-keepclassmembernames
-keepclasseswithmembers
-keepclasseswithmembernames
Read mode: http://bit.ly/2BcxfYP
#tools @android_united
Visualise the data working on the layout. No need to compile to check how the screen will look fulfilled with a real data.
Read: http://bit.ly/2E3tokT
Code: http://bit.ly/2E6kzqM
#tools #tips
Read: http://bit.ly/2E3tokT
Code: http://bit.ly/2E6kzqM
#tools #tips
Easier life for Kotlin devs 😉
- Animator functions
- Time operations
- Utils
- OS
- Database Cursor
- SQLite
- Resources
- Text
- Graphics
- Views
- Transitions
Read: http://bit.ly/2sutUnx
#tools
- Animator functions
- Time operations
- Utils
- OS
- Database Cursor
- SQLite
- Resources
- Text
- Graphics
- Views
- Transitions
Read: http://bit.ly/2sutUnx
#tools