How to make sure that android view did full layout? -


I am calling inputView.draw (drawCanvas) to protect my view from bitmap . / P>

  Bitmap resultBitcap = bitmap.CreditBetaMap (View Option, ViewHit, Bitmap.sf.Arg_8888); Canvas draw canvas = new canvas (result seeing); InputView.draw (drawCanvas);   

Bitmap does not have a full visual image (I think there is a custom drawing on the canvas pie chart with the convention). Only in the saved bitmap is part of the legend.

Reading should be a complete layout before this ceremony.

To ensure that the view made the full layout? When I call inputView.draw (drawCanvas), my view is visible and visible on the screen.

I think the layout can be checked with parameters.

  LayoutPrevious LayoutsPromos = Layout.LightoutParam ();   

Then check if it is full (I do not understand what you say with "full").

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -