Skip to content

Could you give some examples that how to use FabricView in MainActivity? #21

@superxxz

Description

@superxxz

Hello~your FabricView looks interesting, but I want to know how to use it in the method of "onCreate"?

protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.drawview);
FabricView fv = (FabricView)findViewById(R.id.faricView);
}

And then?
How to achieve the effect in the Screenshots?

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