Skip to content Skip to sidebar Skip to footer
Showing posts with the label User Interface

Android: How To Remove Selected Tab Highlight Color & On Press Highlight On Tabwidget

I am now working with Android TabWidget. I build this TabWidget based on http://mobileorchard.com/a… Read more Android: How To Remove Selected Tab Highlight Color & On Press Highlight On Tabwidget

Android, Vertical Alignment Of Button In Linear Layout

I'm trying to create a layout like the picture below, adaptive to screen size. Here is the my … Read more Android, Vertical Alignment Of Button In Linear Layout

Android Clicking A Button Inside A Webview

I'm trying to implement a button inside a webview, I'm using the following code : package c… Read more Android Clicking A Button Inside A Webview

Taking Advantage Of The Translucent Status Bar In Android 4.4 Kitkat

When I released my note taking application for Android 4.0 - 4.3 I used a custom action bar color w… Read more Taking Advantage Of The Translucent Status Bar In Android 4.4 Kitkat

Viewpager Page Scaling Issue With Page Transformer

Hi I'm developing an app where I'm using viewpager to make custom animation with viewpager … Read more Viewpager Page Scaling Issue With Page Transformer

Android How To Create Gradient Shadow On Left And Right Of View?

I cannot use Lollipop elevation property because I need to target devices from API 18. I need to pl… Read more Android How To Create Gradient Shadow On Left And Right Of View?

Android, Add View With Height In Percentage

i wanna add a view with a 100% width and X%(e.g: lets make it 40%) to the parent view i have this:… Read more Android, Add View With Height In Percentage

Smooth Gradient On Different Devices

In my app i have gradient as drawable which i am using as background and i wan't it to make it … Read more Smooth Gradient On Different Devices