Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为我的 android 应用程序设计 Metro 风格的 UI。怎么做?有什么捷径吗?我尝试使用图像视图制作一个。如何给它效果?还有其他方法吗?请帮我....
试试 Sergey Pimenov 的 Metro UI CSS。检查http://metroui.org.ua/
我正在使用 uiBinder 在 gwt 项目中布局我的视图,并且我一直在使用常规表格来处理视图的基本布局。它变得有点混乱和静态,所以我正在考虑在 layoutPanel 中使用图层。这似乎是一种更好的方法。所以在我有结构之前:docklayoutpanel center tablayoutpanel tab table // 表格行和具有各种内容的单元格
现在带有行和列的表格