1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-02-01 11:26:48 +01:00

コード整形

This commit is contained in:
tateisu 2023-01-13 04:07:06 +09:00
parent f9f89cbcf3
commit 34da080da1

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)