Limit max parameters + add Espresso tests
This commit is contained in:
@@ -119,7 +119,11 @@
|
||||
|
||||
<activity
|
||||
android:name=".plot.PlotActivity"
|
||||
android:label="@string/cpp_plotter" />
|
||||
android:label="@string/cpp_plotter">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".wizard.WizardActivity"
|
||||
|
Reference in New Issue
Block a user