You've already forked lazarus-ccr
Android: Adds a solution for Java methods called create
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1834 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -629,7 +629,7 @@ public class AndroidAll
|
||||
ViewElementsTags.add(null);
|
||||
MyAndroidPipesComm.SendIntResult(ViewElements.size() - 1);
|
||||
break;
|
||||
// method void setText(CharSequence AText); virtual;
|
||||
// method void setText(CharSequence AText);
|
||||
case amkUI_TTextView_setText_1:
|
||||
DebugOut("amkUI_TTextView_setText_1");
|
||||
// Self
|
||||
|
Reference in New Issue
Block a user