mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-02-08 08:09:02 +01:00
コード整形
This commit is contained in:
parent
f9f89cbcf3
commit
34da080da1
@ -97,7 +97,6 @@ internal class StatusButtonsPopup(
|
|||||||
val location = IntArray(2)
|
val location = IntArray(2)
|
||||||
|
|
||||||
listView.getLocationInWindow(location)
|
listView.getLocationInWindow(location)
|
||||||
val listviewLeft = location[0]
|
|
||||||
val listviewTop = location[1]
|
val listviewTop = location[1]
|
||||||
|
|
||||||
anchor.getLocationInWindow(location)
|
anchor.getLocationInWindow(location)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user