提交遗漏资源文件

This commit is contained in:
lyr
2021-05-24 10:45:18 +08:00
parent def3b55e51
commit fec34f1efa
2 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ class UserGameFragment: NormalFragment() {
}
val container = layout.findViewById<LinearLayout>(R.id.container)
container.dividerDrawable = null
for (text in contentList) {
val item = inflater.inflate(R.layout.layout_popup_option_item, container, false)
if (mFilter == text) {

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B