Project

General

Profile

« Previous | Next » 

Revision acee3e3e

Added by Leszek Koltunski 4 months ago

progress

View differences:

src/main/java/org/distorted/main/MainActivity.java
465 465

  
466 466
      int vw = v.getWidth();
467 467

  
468
      MainSettingsPopup popup = new MainSettingsPopup(this,mScreenWidth,mScreenHeight);
468
      MainSettingsPopup popup = new MainSettingsPopup(this,mSortMode,mScreenWidth,mScreenHeight);
469 469
      popup.displayPopup(this,v,sw,sh,(int)((vw-sw)/2),0);
470 470
      }
471 471

  

Also available in: Unified diff