admin
2021-04-07 cbb88109494ffc7916f6639c20ce05c0cec941a9
BuWanVideo/src/com/weikou/beibeivideo/widget/BadgeView.java
@@ -29,7 +29,7 @@
 * 
 * @author Jeff Gilfelt
 */
public class BadgeView extends TextView {
public class BadgeView extends android.support.v7.widget.AppCompatTextView {
    public static final int POSITION_TOP_LEFT = 1;
    public static final int POSITION_TOP_RIGHT = 2;