Project

General

Profile

« Previous | Next » 

Revision e9245b7b

Added by Leszek Koltunski 6 months ago

Initial support for the new Pattern Dialog.

View differences:

src/main/java/org/distorted/main/MainObjectPopup.java
91 91
        @Override
92 92
        public void onClick(View v)
93 93
          {
94

  
94
          mPopup.dismiss();
95
          act.switchToPattern(ordinal);
95 96
          }
96 97
        });
97 98
      }

Also available in: Unified diff