Project

General

Profile

Download (4.59 KB) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / dialogs / RubikDialogError.java @ 4fb1fc0d

# Date Author Comment
ffd68f35 09/20/2020 10:15 AM Leszek Koltunski

Make it so that the Navigation Bar does not re-appear when we pop up a DialogFragment.

Now there's noly 1 case when it still reappears: it's when we pop up a PopupWindow.

fb37b424 06/20/2020 11:35 PM Leszek Koltunski

Improvements to the UI - make it proportional regardless of the physical screen size. (Part 6 - next 5 Dialogs)

2d9fc972 05/29/2020 06:47 PM Leszek Koltunski

Add OpenGL Error dialog.