sahin07cse / android-simple-loan-calculator

Automatically exported from code.google.com/p/android-simple-loan-calculator
0 stars 0 forks source link

Build difficulty #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to build the app to include it in the F-droid FOSS repository. When 
building at r115 (using  platform tools v14)  I get an error like this: 

enerating resource IDs...
     [aapt] /home/gerry/dalb8s-fdroiddata/build/ee.smkv.calc.loan/res/layout/schedule.xml:3: error: Error: String types not allowed (at 'layout_width' with value 'match_parent').
     [aapt] /home/gerry/dalbb8s-fdroiddata/build/ee.smkv.calc.loan/res/layout/schedule.xml:3: error: Error: String types not allowed (at 'layout_height' with value 'match_parent').

Original issue reported on code.google.com by david8bl...@gmail.com on 23 Sep 2012 at 12:12