Last change
on this file was 17423, checked in by toanqngu, 11 years ago |
CHG: Moved images to assets for better performance. Online web mode is on. Offline mode is not active for now. Native is the old build
|
File size:
308 bytes
|
Rev | Line | |
---|
[17423] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <selector xmlns:android="http://schemas.android.com/apk/res/android" >
|
---|
| 3 |
|
---|
| 4 | <item android:drawable="@drawable/tab_button_pressed"
|
---|
| 5 | android:state_pressed="true" />
|
---|
| 6 | <!-- <item android:drawable="@drawable/tab_button_normal" /> -->
|
---|
| 7 |
|
---|
| 8 | </selector> |
---|
Note:
See
TracBrowser
for help on using the repository browser.