lib/core/stream: LineIterator use CachedIterator
[nit.git] / examples / calculator / src / android21 / android21.nit
index 421bd1f..53c5ab6 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Aesthetic adaptations for Android Lollypop (API 21)
+# Aesthetic variation for Android Lollypop (API 21)
 module android21 is
        android_api_min 21
        android_api_target 21
@@ -20,7 +20,7 @@ module android21 is
        app_files
 end
 
-import android_calculator
+import android14
 
 redef class TextInput
        init do