Skip to content

Commit

Permalink
fix: import package
Browse files Browse the repository at this point in the history
  • Loading branch information
xujiaji committed Nov 2, 2021
1 parent 83a87d6 commit 5116607
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions happy-bubble/src/main/java/com/xujiaji/happybubble/Util.java
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
package com.xujiaji.happybubble;

import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Rect;
import android.util.DisplayMetrics;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.view.inputmethod.InputMethodManager;
import android.widget.TextView;
Expand Down

0 comments on commit 5116607

Please sign in to comment.