In this small tutorial, we’ll cover how to change position of an Alert Dialog on Android, and I’ll also be sharing a bit of what I do to style the Alert Dialog’s on Snap Search.
In this small tutorial, we’ll cover how to change position of an Alert Dialog on Android, and I’ll also be sharing a bit of what I do to style the Alert Dialog’s on Snap Search.
An Android tutorial to fetch Google Play Store ratings.
I’m one of those that believe good graphics are crucial to good UI/UX, if used correctly. If you’ve used Snap Search, you’ll find lots of banners and vector images used throughout the app. However, it comes with a very obvious risk: loading large images can slow down your app, and increase the apk size. I have a total 321 files in the drawable folder for Snap Search, and the following method is my easy trick to reduce APK size on Android.
In this Android Tutorial: Gradient Overlay we are going to learn how to create and implement the gradient effect for placing text on top of images as well as action items. We will be doing this with pure XML and without any use of extra images – just how I’ve done it for Snap Search.
Recent Comments