Skip to content

Commit 18386f4

Browse files
missed import.
1 parent 660fe0f commit 18386f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/lb/listviewvariants/utils/CircularContactView.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import android.support.v4.graphics.drawable.RoundedBitmapDrawable;
1212
import android.support.v4.graphics.drawable.RoundedBitmapDrawableFactory;
1313
import android.util.AttributeSet;
14+
import android.util.TypedValue;
1415
import android.view.Gravity;
1516
import android.widget.FrameLayout;
1617
import android.widget.ImageView;

0 commit comments

Comments
 (0)