Skip to content

请问怎么设置在线的图片 #11

@Jetereting

Description

@Jetereting
public Drawable getDrawable(String source) {
                                Drawable drawable = BitmapUtil.LoadImageFromWebOperations(source);
                                drawable.setBounds(0, 0, about.getWidth() - about.getPaddingLeft() - about.getPaddingRight(), 400);
                                return drawable;
                            }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions