what 1400 watt amp do you recommend to hear the audio in this video?
@easy-stuffs6 жыл бұрын
Very nice tutorial!
@amanchhabra11616 жыл бұрын
How to do transition from fragment to fragment in the same activity with the cardview?
@sf27596 жыл бұрын
works fine..By default android.util.Pair will be imported but we want to select the android.support.v4.util.Pair class instead.
@AnandKumar-xi8qu7 жыл бұрын
how to achieve this while transitioning from one fragment to another?
@a2ke5e16 жыл бұрын
Did you get any answer , if please Tell me or us
@nareshgaur49617 жыл бұрын
how make more than one image..??? suppose if there is more than one image list and when i click on the image detail will be open regarding to the particular image..?? pls..pls..rply i need help
@androidimplementations91067 жыл бұрын
So keep the transitionName same for all the images and while creating the Intent just pass the correct ViewObject in the ActivityOptionsCompat bundle.
@nareshgaur49617 жыл бұрын
sry ..i did'nt get it :(
@hbaduk7 жыл бұрын
Thank you
@anujs19916 жыл бұрын
Transition is working fine in recyclerview but when I come back to previous screen image transition is not smooth. It comes from bottom which cause lag. I don't know why it's happening. Have anybody face this issue ?
@gandharvAGgaming7 жыл бұрын
not getting transition on back click. please help. thank you
@shitlavishwakarma35904 жыл бұрын
you might have written finish
@bootavo7 жыл бұрын
Nice tutorial, but ¿Could you show us your AndroidManifest.xml?, I need to see attr in activity declaration for ScrollingACtivity
@farantariq42956 жыл бұрын
good work
@bagaskrido2746 жыл бұрын
thank's, work!
@easy-stuffs6 жыл бұрын
Kindly do animations in Android tutorial!
@mahdihussaini23876 жыл бұрын
it definitely would be more awesome if you put your source code in Github, but now i have open android studio and my browser, recurrently :-((
@EmineDvg7 жыл бұрын
barra yar7Am wéééldik frér:D
@rroossyyiidd7 жыл бұрын
Thank you..
@tirthankartirtho81257 жыл бұрын
Can you share the code ?
@inmmortal258 жыл бұрын
el evento onclik como lo creas me salta errores
@bootavo7 жыл бұрын
hay dos maneras de crearlo: Uno como lo hace en el video "Intanciando un objeto de tipo ImageView" asignando la propiedad de evento Click con ".setOnClickListener()" y la otra es Haciendo un extends en la clase que la necesitas, esto te dara un error el cual solucionaras implementando el metodo OnClickListener que te falta (Y)
@danielfernandoricoleon94777 жыл бұрын
This video is not true. He has the same src for the images of the laoyuts so there is no transition.