mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-02-01 11:26:48 +01:00
コード整形
This commit is contained in:
parent
f9f89cbcf3
commit
34da080da1
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user