android-sex-size
Version:
a nodejs cli tool for android screen adaptation
8 lines (6 loc) • 561 B
JavaScript
// Generated by CoffeeScript 1.12.6
(function() {
module.exports = function() {
return "{" + '\n' + " " + '\t' + "\"base\": 360," + '\n' + " " + '\t' + "\"source\": \"E:/project/app/src/main/res/values/dimens.xml\"," + '\n' + " " + '\t' + "\"targets\": [360,384,392,400,410,411,480,533,592,600,640,662,720,768,800,811,820]," + '\n' + " " + '\t' + "\"extract\": \"E:/project/app/src/main/res\"," + '\n' + " " + '\t' + "\"output\": \"E:/project/app/src/main/res\"," + '\n' + " " + '\t' + "\"dragon\": \"E:/project/app\"" + '\n' + " }";
};
}).call(this);