taood
taood
我在 在一个横向的 线性布局中 写了一个表格 ,一个recycler 当我把表格的宽度进行wrap_content 时 recycler 不能正常的显示
部分手机不兼容
oppo 真我,系统android 12,在播放时会报错 E/Parcel: Reading a NULL string not supported here. W/AudioManager: Use of stream types is deprecated for operations other than volume control See the documentation of requestAudioFocus() for...
在使用json 转表格时,使用表格的 smarTable.setSortColumn 排序功能 会报错,日志为: E/AndroidRuntime: FATAL EXCEPTION: Thread-13 Process: com.example.shanxidemo, PID: 27579 com.bin.david.form.exception.TableException: NoSuchFieldException :Please check whether field name is correct! at com.bin.david.form.core.TableParser$1.compare(TableParser.java:227) at java.util.TimSort.countRunAndMakeAscending(TimSort.java:351) at java.util.TimSort.sort(TimSort.java:216) at java.util.Arrays.sort(Arrays.java:1523)...