[android-beginners] Level-List

2010-02-16 Thread Topsy
trying to utilize the level-list drawable class example showed is: level-list xmlns:android=http://schemas.android.com/apk/res/ android item android:maxLevel=0 android:drawable=@drawable/ ic_wifi_signal_1 / item android:maxLevel=1 android:drawable=@drawable/ ic_wifi_signal_2 / item

[android-beginners] Re:

2009-12-15 Thread Topsy
The directional keypad on the physical keyboard. Center = the center button. On Dec 15, 12:38 pm, saurabh sinha saurso...@gmail.com wrote: I am confused in camera application what is use of DPAD_CENTER public boolean onKeyDown(int keyCode, KeyEvent event) { ImageCaptureCallback iccb =