0
我的UI是一樣的東西如何使用滾動視圖將佈局保存爲圖像?
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout...>
<ScrollView .../>
...
</LinearLayout...>
我整個的LinearLayout保存爲位圖。 但是,一旦我使用滾動條,輸出不是 「已完成」的圖像,如我所料。
你能給我一些提示嗎?
感謝您的幫助
什麼是「輸出不是‘已完成’的形象如我所料」呢? –
http://stackoverflow.com/questions/18205769/taking-screenshot-of-activity-programatically。檢查它是否有幫助 – Raghunandan