2017-09-25 68 views

回答

0

嘗試這種使用作秀的東西就像用動畫卡片CardStackview

一個自定義視圖。

<com.loopeer.cardstack.CardStackView 
    android:layout_width="match_parent" 
    android:layout_height="match_parent"/> 

CardStackView mStackView = (CardStackView) findViewById(R.id.stackview_main); 

樣本圖像 enter image description here