<TextView
? ? ? ? ? ? android:layout_width="wrap_content"
? ? ? ? ? ? android:layout_height="wrap_content"
? ? ? ? ? ? android:gravity="center"
? ? ? ? ? ? android:text='@{viewModel.type == 1 ? "選中":"未選中"}' />
項(xiàng)目中用databinding 中文會出現(xiàn)android studio Caused by: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException文字
解決方案如下锌奴,配置環(huán)境變量??
JAVA_TOOL_OPTIONS
-Dfile.encoding=UTF-8