Clean up
[unical.git] / src / ro / ieval / unical / TrivialFragment.java
index 23086ab0a43d3e45680f072dd885c8115c0d282e..4a1c0b2b38a17f39b160c424e011eb9a50d2374f 100644 (file)
@@ -13,7 +13,7 @@ import android.widget.Switch;
 
 public final class TrivialFragment extends Fragment {
        private static class OnItemSelectedListener implements android.widget.AdapterView.OnItemSelectedListener{
-               final View repeatCount;
+               private final View repeatCount;
                public OnItemSelectedListener(final View repeatCount) {
                        this.repeatCount=repeatCount;
                }
This page took 0.010098 seconds and 4 git commands to generate.