OK, we all know at this stage that Responsive Web Design (RWD), essentially, removes the costly task of creating several different versions of your website; be it on mobile, desktop, on tablet and throws it out the window. Responsive web design allows you to create one website that is compatible with all mobile devises no matter what screen size or resolution. Not only is responsive design affordable and easy to maintain, it has some major…
Monthly Archives: March 2014
CategoriesAndroid Dev: UI – A Better Way To Apply Custom Fonts
With a specific client application, we had to apply the customer’s “brand” font for all controls of the UI. It was quite a custom project, a heavily branded UI request. Seems to be a common enough font request right? Yeah, I was thinking the same. But then I was surprised that Android doesn’t provide simple and elegant way to do this. So, in this blog post, I’ll show you what option we have by default on…