使用此方法,您需要在屏幕布局中使用正确的组件位置来设置编码(在单元格创建期间)。
Using this method, you need to set the coding (during the cell creation) using the correct component location in the screen layout.
最后,如果屏幕布满了窗口,那么你的“空间耗尽了”。
Finally, if you fill up your screen with Windows, then you will "run out of space" so to speak.
清单2展示了主ui屏幕布局的XML UI声明。
Listing 2 shows the XML UI declarations for the main UI screen layout.
应用推荐