課程
/移動開發(fā)
/Android
/How-old 刷臉神器
不知道哪里出了錯。
2016-04-08
源自:How-old 刷臉神器 2-7
正在回答
方法調(diào)用錯了,應(yīng)該是這個
tv.setCompoundDrawablesWithIntrinsicBounds(getResources().getDrawable(R.drawable.male), null, null, null);
silence_ 提問者
舉報
通過第三方本課程教大家實現(xiàn)人臉識別,通過案例講解原理
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2016-05-03
方法調(diào)用錯了,應(yīng)該是這個
tv.setCompoundDrawablesWithIntrinsicBounds(getResources().getDrawable(R.drawable.male), null, null, null);