實現帶數字進度的Android進度控件:NumberProgressBar
NumberProgressBar實現了帶數字進度的Android進度控件。
<com.daimajia.numberprogressbar.NumberProgressBar android:layout_width="wrap_content" android:layout_height="wrap_content"custom:progress_unreached_color="#CCCCCC" custom:progress_reached_color="#3498DB" custom:progress_unreached_bar_height="0.75dp" custom:progress_reached_bar_height="1.5dp" custom:progress_text_size="10sp" custom:progress_text_color="#3498DB" custom:progress_text_offset="1dp" custom:progress_text_visibility="visible" custom:max="100" custom:progress="80" /></pre><span style="background-color:#f6f6f6;font-family:'Courier New';"><strong> <p><strong>項目主頁:</strong><a href="http://www.baiduhome.net/lib/view/home/1409302954353" rel="nofollow" target="_blank">http://www.baiduhome.net/lib/view/home/1409302954353</a></p>
</strong></span>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!