开发者

FB logon appearing behind Acitivity screen

开发者 https://www.devze.com 2023-04-08 16:23 出处:网络
I am trying to logon to FB from within an activity. For some reason the开发者_如何学Go FB logon screen appears behind the activity screen.

I am trying to logon to FB from within an activity. For some reason the开发者_如何学Go FB logon screen appears behind the activity screen.

The activity theme is defined as "android:theme="@android:style/Theme.Dialog" because I want it to look like a dialog.

This is what I am getting:

FB logon appearing behind Acitivity screen

I tried changing my activity not to be theme dialog but didn't help.

0

精彩评论

暂无评论...
验证码 换一张
取 消