Aydar
Aydar
try this: ``` java yourView.getViewTreeObserver().addOnGlobalLayoutListener(new ViewTreeObserver.OnGlobalLayoutListener() { @Override public void onGlobalLayout() { Blurry.with(context) .radius(25) .sampling(6) .async() .animate(500) .onto(rela_Background); if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) searchView.getViewTreeObserver().removeOnGlobalLayoutListener(this); else searchView.getViewTreeObserver().removeGlobalOnLayoutListener(this); } }); ``` if not...
> The national ID of Germany uses PACE, and the chip is password protected. the readPassport function falls back to BAC and then fails, any idea/support how it works? German...