tralves / android-res-image-cover-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android res image cover issue

App to demo a bug with images from res on Android.

Result

Demo

Usage

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

# Build, watch for changes and debug the application
tns debug <platform> --bundle

# Build, watch for changes and run the application
tns run <platform> --bundle

About


Languages

Language:JavaScript 91.5%Language:Vue 6.1%Language:CSS 2.3%