Custom dialog opens full screen

后端 未结 3 1286
失恋的感觉
失恋的感觉 2021-01-18 19:20

I\'m developing an Android application and I have a question about custom dialogs.

I do this to open a custom dialog:

protected void showSetFriendEma         


        
3条回答
  •  心在旅途
    2021-01-18 19:53

    Just make a custom style and apply it to dialog...

    
    

提交回复
热议问题