You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple app that uses SQL Triggers in Room. When we insert random number to "Number" table, TRIGGER updates the "Count" table. We are gonna observe "Count" table and display it in UI.