Update jar
This commit is contained in:
parent
b5628f0c79
commit
1e64219123
|
|
@ -335,7 +335,7 @@ public class Ali {
|
|||
FrameLayout.LayoutParams params = new FrameLayout.LayoutParams(FrameLayout.LayoutParams.WRAP_CONTENT, FrameLayout.LayoutParams.WRAP_CONTENT);
|
||||
params.gravity = Gravity.CENTER;
|
||||
Utils.addView(create(data.getData().getCodeContent()), params);
|
||||
Init.show("請使用阿里雲盤 App 掃描二維碼");
|
||||
//Init.show("請使用阿里雲盤 App 掃描二維碼");
|
||||
}
|
||||
|
||||
private ImageView create(String value) {
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
4f59dbb5aa3eebcfebd3df5d216d83a8
|
||||
82faef05c014eb6446663824eb77535e
|
||||
|
|
|
|||
Loading…
Reference in New Issue