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 42c9c3f commit 536ca4dCopy full SHA for 536ca4d
app/src/main/java/com/lenefice/cafii/MainActivity.java
@@ -54,7 +54,8 @@ public class MainActivity extends AppCompatActivity implements View.OnClickListe
54
* This method is executed just after the app starts.
55
* This will fully set the UI portion of App with all permission & detection.
56
* Override annotation will override this method in AppCompatActivity.
57
- * @param savedInstanceState The savedInstanceState is a reference to a Bundle object.
+ * @param savedInstanceState The savedInstanceState is a
58
+ * reference to a Bundle object.
59
*/
60
61
@SuppressLint("SourceLockedOrientationActivity")
0 commit comments