Limit max parameters + add Espresso tests
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
android:layout_height="match_parent" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/fn_name_edittext"
|
||||
android:id="@+id/function_name"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="16dp"
|
||||
|
@@ -73,4 +73,6 @@
|
||||
<item name="cpp_kb_button_close" type="id" />
|
||||
<item name="cpp_kb_button_change_case" type="id" />
|
||||
|
||||
<item name="function_params_add" type="id" />
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user