【发布时间】:2013-01-15 04:50:13
【问题描述】:
在 android 中,我有 listview 并且在 listview 适配器内部,我想在视图布局中使用一些阴影。如何在 android 中为布局(相对或线性)提供阴影?
【问题讨论】:
-
您需要更好地解释您要达到的目标,因为这个问题很不清楚。也许包括一些你正在使用的源代码。
在 android 中,我有 listview 并且在 listview 适配器内部,我想在视图布局中使用一些阴影。如何在 android 中为布局(相对或线性)提供阴影?
【问题讨论】:
请检查所有链接。 1)http://myandroidspace.blogspot.in/2012/01/android-styling-listview-rows-with.html
2) http://b2creativedesigns.comuv.com/ListView.html
3)How to make gradient background in android
4) http://docs.xamarin.com/Android/Guides/User_Interface/Working_with_ListViews_and_Adapters/Part_3_-_Customizing_a_ListView's_Appearance
【讨论】: