Revision 7e9d918b
Added by Leszek Koltunski 8 days ago
src/main/res/layout/solver.xml | ||
---|---|---|
4 | 4 |
android:layout_width="match_parent" |
5 | 5 |
android:layout_height="match_parent" > |
6 | 6 |
|
7 |
<org.distorted.solverui.SolverSurfaceView
|
|
7 |
<org.distorted.solvers.SolverSurfaceView
|
|
8 | 8 |
android:id="@+id/solverSurfaceView" |
9 | 9 |
android:layout_width="match_parent" |
10 | 10 |
android:layout_height="match_parent" |
Also available in: Unified diff
minor