标签: android user-interface android-fragments material-design bottom-sheet
大家好我需要制作像Bottom down sheet片段一样的片段,但从上到下显示。我知道谷歌有类似于自下而上的课程,但我不想让动画显示从下到上。如何从下到上显示自下而上的纸张。
我需要让片段在聊天活动中显示为行应用。对此有何看法?
谢谢
答案 0 :(得分:-1)
DialogPlus可以帮助
https://github.com/orhanobut/dialogplus
成绩:
implementation 'com.orhanobut:dialogplus:1.11@aar'