Skip to content

Commit

Permalink
fix(android): fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
YangJonghun committed May 27, 2024
1 parent 5fbede2 commit 15cd0e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import android.os.Looper;
import android.os.Message;
import android.text.TextUtils;
import android.view.Choreographer;
import android.view.View;
import android.view.ViewGroup;
import android.view.Window;
Expand Down

0 comments on commit 15cd0e8

Please sign in to comment.