mirror of
https://github.com/Nezumi-2711/PRM392.git
synced 2026-09-22 20:00:53 +00:00
Fix lagging
This commit is contained in:
@@ -100,7 +100,7 @@ public class Home extends AppCompatActivity implements NavigationView.OnNavigati
|
||||
startActivity(new Intent(Home.this, Cart.class));
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
fab.setCount(new Database(this).getCountCart());
|
||||
|
||||
//View
|
||||
|
||||
Reference in New Issue
Block a user