Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
7heaven committed Apr 1, 2017
1 parent 4a57c00 commit fca4a2a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import android.content.res.ColorStateList;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.os.Build;
Expand All @@ -14,8 +13,6 @@
import android.view.View;
import android.view.ViewConfiguration;

import com.sevenheaven.segmentcontrol.R;

/**
* Created by 7heaven on 15/4/22.
*/
Expand Down

0 comments on commit fca4a2a

Please sign in to comment.