Skip to content

Commit 27f2e8b

Browse files
authored
Merge pull request #158 from WattledGnata/fix_float_crash
fix: 修复更新当前[全局浮窗]-(传递View)方式 crash
2 parents f8ffb02 + 2e3337e commit 27f2e8b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/com/petterp/floatingx/app/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ class MainActivity : AppCompatActivity() {
7373
gravity = Gravity.CENTER
7474
textSize = 15f
7575
setBackgroundColor(Color.GRAY)
76+
id = R.id.tvItemFx
7677
}
7778
}
7879
show()

0 commit comments

Comments
 (0)