fixed R import inf TitlePageIndicator.java
Change-Id: Ib387fd305c1a6827e215ffb0d31932cdf290dbff Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -19,6 +19,8 @@ package com.jakewharton.android.viewpagerindicator;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
||||
import com.TwentyCodes.android.FindMyCarLib.R;
|
||||
|
||||
import android.content.Context;
|
||||
import android.content.res.Resources;
|
||||
import android.content.res.TypedArray;
|
||||
@@ -36,7 +38,6 @@ import android.view.MotionEvent;
|
||||
import android.view.View;
|
||||
import android.widget.TextView;
|
||||
|
||||
import com.TwentyCodes.android.exception.R;
|
||||
|
||||
/**
|
||||
* A TitlePageIndicator is a PageIndicator which displays the title of left view
|
||||
|
||||
Reference in New Issue
Block a user