package com.example.informationkanban; public interface WebViewJavaScriptFunction { void onJsFunctionCalled(String tag); }