Remove bubble animation from BoardActivity

master
dtvv 2018-08-27 18:55:24 -05:00
parent 360f855941
commit ecb7a9b33d
1 changed files with 2 additions and 2 deletions

View File

@ -112,8 +112,8 @@ public class BoardActivity extends CustomActivity {
/* /*
* Set the bubbles animation * Set the bubbles animation
* */ * */
imagevieGIF.centerCrop(); //imagevieGIF.centerCrop();
imagevieGIF.load(R.raw.burbujas); //imagevieGIF.load(R.raw.burbujas);
/* /*
* Listener tabLayout to resalt text when clicked * Listener tabLayout to resalt text when clicked