This document contains tips from Evgeny Shishkin on Android development, including stopping the use of ProgressDialog and instead loading data in the background without a loading spinner. It discusses Android-ProgressFragment for implementing loading fragments and RobotoTextView for using the Roboto font. It also mentions the Android AppMsg library for displaying app messages and asks if anyone has any other questions.
1 of 20
Downloaded 17 times
More Related Content
Android Developer Tips & Tricks
1. Android Developer Tips
& Tricks
Evgeny Shishkin,
Leading Android developer IZITEQ
Sunday, August 4, 13
10. Whether it is tied to the context!
Toast is displayed on top of any screen and remains visible for the duration
speci鍖ed at its creation
Sunday, August 4, 13