mirror of
https://github.com/Dark98/SliceBeam.git
synced 2026-07-02 16:49:02 +00:00
I forgor
This commit is contained in:
@@ -308,7 +308,7 @@ public class BedFragment extends Fragment {
|
||||
|
||||
@Override
|
||||
public void onPageFinished(WebView view, String url) {
|
||||
panelWebView.animate().alpha(0).setDuration(150).start();
|
||||
panelWebView.animate().alpha(1).setDuration(150).start();
|
||||
webViewProgressBar.animate().alpha(0).setDuration(150).start();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user