* What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'. > android.databinding.tool.util.LoggedErrorException: Found data binding errors. ****/ data binding error ****msg:Identifiers must have user defined types from the XML file. VISIBLE is missing it file:D:\newdev\myproject\app\src\main\res_yongster\layout\young_view_recommend_flower_item.xml
loc:70:46 - 70:52 ****\ data binding error **** ****/ data binding error ****msg:Syntax error: missing ')' at '/' file:D:\newdev\myproject\app\src\main\res_yongster\layout\young_flower_buy_dialog.xml
不小心插入了特殊符号变量
1 2 3 4 5 6
loc:109:38 - 109:56 ****\ data binding error **** ****/ data binding error ****msg:Cannot find the setter for attribute 'app:formatText' with parameter type java.lang.String on android.widget.TextView. file:D:\newdev\myproject\app\src\main\res_buliao\layout\dialog_view_suggest_recharge.xml loc:87:38 - 87:58 ****\ data binding error ****
* Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.