实现时间轴

Screenshot_2017-07-04-14-02-46-2120863316.png

android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">

        

        
        

    

@drawable/bg_rectangle



android:topRightRadius="5dp"
android:bottomRightRadius="5dp"
android:bottomLeftRadius="5dp"/>

你可能感兴趣的:(实现时间轴)