Project

General

Profile

« Previous | Next » 

Revision d18993ac

Added by Leszek Koltunski about 4 years ago

Progress with Pretty Patterns.

View differences:

src/main/java/org/distorted/dialog/RubikDialogScoresView.java
157 157
    {
158 158
    removeAllViews();
159 159

  
160
    View tab = inflate(act, R.layout.dialog_scores_tab, null);
160
    View tab = inflate(act, R.layout.dialog_tab, null);
161 161
    mLayout = tab.findViewById(R.id.tabLayout);
162 162
    addView(tab);
163 163
    }

Also available in: Unified diff