On Mon, Mar 8, 2010 at 6:51 AM, Mycall <[email protected]> wrote:

> 1. AndroidMenifest.xml
>
>
>    <application android:label="@string/settings_label"
>            android:icon="@drawable/ic_launcher_settings"
>            android:theme="@android:style/Widget.ListView"
>

That is not a theme, that is the style of a list view.

Please see the various API demos for defining actual themes.

-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to