コード整形

This commit is contained in:
tateisu 2023-01-13 04:07:06 +09:00
parent f9f89cbcf3
commit 34da080da1
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ internal class StatusButtonsPopup(
val location = IntArray(2)
listView.getLocationInWindow(location)
val listviewLeft = location[0]
val listviewTop = location[1]
anchor.getLocationInWindow(location)