Substantial but not complete success.

It is vital that my window fill the width of the screen (so it can
display an Admob ad) and this theme imposes a padding or margin.

Looking at the themes.xml file in the SDK, I am not sure I understand
why this is or how I can alter my results.

Any idea what should I look for?

Tony

On Dec 11, 3:26 pm, DulcetTone <dulcett...@gmail.com> wrote:
> Thanks, TreKing and Kostya ... will explore this path.
>
> tone
>
> On Dec 11, 3:08 pm, Kostya Vasilyev <kmans...@gmail.com> wrote:
>
>
>
>
>
>
>
> > You can declare your activity in the manifest with:
>
> > android:theme="@android:style/Theme.Dialog"
>
> > to make it semi-transparent,
>
> > and use wrap_content for both width and height in the activity's layout xml.
>
> > -- Kostya

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

Reply via email to