-
1.材料設計的主題: <resources> <style name="AppTheme" parent="android:Theme.Material"> ... </style> </resources>查看全部
-
1.設計方式:擬物話,扁平化(iOS),陰影和層次化(Google材料設計)查看全部
-
SVG設計工具 在線:svg-edit 離線:inkscape查看全部
-
使用材料主題 @android:style/Theme.Material @android:style/Theme.Material.Light @android:style/Theme.Material.Light.DarkActionBar查看全部
-
檢測Intel x86模擬器加速器是否安裝成功: Windows: sc query intelhaxm Mac OS X: kextstat|grep intel查看全部
-
從官方下載x86模擬器加速器: https://software.intel.com/en-US/android查看全部
-
下載和安裝Intel x86模擬器加速器 下載到android-sdk/extras/intel/目錄下查看全部
-
制定動畫 starActivity(intent,ActivityOptions.makeSceneTransitionAnimation(this).toBundle());查看全部
-
使用List和Card查看全部
-
陰影效果查看全部
-
讓視圖產生陰影 <TextView ... android:elevation="5dp"/>查看全部
-
使用材料設計主題: <resources> <style name="AppTheme" parent="android:Theme.Material"> </style> </resources>查看全部
-
1.擬物化 2.扁平化 3.陰影和層次化查看全部
-
定制動畫查看全部
-
RecyclerView --- ListView的增強 CardView --- 卡片效果查看全部
舉報
0/150
提交
取消