We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a6a0d commit eaf1c2cCopy full SHA for eaf1c2c
app/src/main/java/com/lidongdong/customratingbar/MainActivity.java
@@ -1,10 +1,11 @@
1
package com.lidongdong.customratingbar;
2
3
-import android.support.v7.app.AppCompatActivity;
4
import android.os.Bundle;
5
-import android.view.Menu;
6
-import android.view.MenuItem;
+import android.support.v7.app.AppCompatActivity;
7
+/**
+ * lidongdong
8
+ */
9
public class MainActivity extends AppCompatActivity {
10
11
@Override
0 commit comments