siwangqishiq / ImageEditor-Android

AndroidImageEdit 安卓设备上图形编辑开源控件,支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作
2.19k stars 568 forks source link

Sticker List #44

Open MaiconR opened 6 years ago

MaiconR commented 6 years ago

Hello Friend! Could you provide some hint of how I can implement the list of stikers in a full screen layout. After the click on the type, get the images in a dialog or recyclerview in full screen?

Thank you!

siwangqishiq commented 6 years ago

After the click on the type, just show a recyclerList on the main view.

MaiconR commented 6 years ago

Hello Friend. Sorry for my ignorance, I'm new to android. Could you please show me an example of how to show reryclerview with the list for the clicked type?

Thank you!