Android get full width for custom Dialog

后端 未结 16 637
慢半拍i
慢半拍i 2020-12-02 15:19

in my application my created custom dialog dont have full height and i can not change and customize that.for example see this screen shot:

16条回答
  •  抹茶落季
    2020-12-02 15:37

    This can be considered as a simple hack to set your layout width for example 1000dp and height wrap content like :

    
    

提交回复
热议问题