[android-developers] notification receiving behavior on different devices

2016-11-16 Thread KengHeng
Hi all, it is about notification receiving behavior on different devices, I've tested on HTC One M8, Huawei P9, both running Android 6 – Marshmallow. I would like to confirm if it is the "natural" behavior how's the device manufacturers have make it that way to interact with the notification?

[android-developers] Calling second view will overlap TabHost

2011-07-06 Thread kengheng
Dear All, I've created a tabhost app. For the app, when I try to navigate to second view at tab (a listview within the tab), however the second view will overlap the whole tabhost screen. Below are my calling, any idea how to solve this ? : start--- ListView poiView =

[android-developers] navigate view feed from xml

2011-06-27 Thread kengheng
Dear All, I got a xml as below. I would like to present them in 2 view, Primary view will show only horror, romance, when click on horror, the next view will show Horror A, Horror B, Horror C and etc... Any good tutorial or example I can follow? book category id=horror titleHorror A/title