Fix comment
This commit is contained in:
@@ -215,7 +215,7 @@ public class MainActivity extends AppCompatActivity {
|
||||
|
||||
createDialog();
|
||||
|
||||
// ATTENTION: This was auto-generated to handle app links.
|
||||
// Ouverture depuis liens externes
|
||||
Intent appLinkIntent = getIntent();
|
||||
String appLinkAction = appLinkIntent.getAction();
|
||||
Uri appLinkData = appLinkIntent.getData();
|
||||
|
||||
Reference in New Issue
Block a user