Pessoal,
O trecho abaixo demora impressionantes 2s (2040 milissegundos) para rodar.
-- O trecho abaixo demora impressionantes 2s (2040 milissegundos) para rodar.
É muito tempo para um usuário esperar um fragment abrir, prejudicando a UX da app.
Foi testado em um Galaxy S3 mini.
Alguém sabe alguma solução ?
private MapView mapView;
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container,
Bundle savedInstanceState) {
// ...
// Gets the MapView from the XML layout and creates it
mapView = (MapView) headerView.findViewById(R.id.mapview);
mapView.onCreate(savedInstanceState);
// ...
}
Grato,
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.






0 comentários:
Postar um comentário