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.
我想知道开发默认联系人应用程序的人如何实现绿色箭头图中突出显示的效果。
蓝线,是
提前致谢。
<View android:layout_width="match_parent" android:layout_height="2dp" android:background="@color/ics_blue" android:layout_marginLeft="@dimen/normal_page_margin" android:layout_marginRight="@dimen/normal_page_margin" />