On 14 Gru, 11:02, Duygu Kahraman <[email protected]> wrote:
> this is my mistake i forget this line comment. my code is this.When i
> posting i forget delete
>

again:

why are you using R.layout.main both for activity content view:
     setContentView(R.layout.main);

and for custom title:
    getWindow().setFeatureInt(Window.FEATURE_CUSTOM_TITLE,
 R.layout.main);

pskink

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to