martipello

Results 17 issues of martipello

is it possible to make si square true give the max height or width rather than the minimum, thanks for your library it works well for my requirement other than...

change wrap alignment to center or start and observe it does nothing check the code and see its not being used return Material( color: Colors.transparent, child: Wrap( alignment: WrapAlignment.start, textDirection:...

image view has translucent white overlay on api 21 and 23 app:civ_shadow="true" creates a white overlay not sure why maybe using app:elevation instead of android:elevation ? using android elevation fixes...

android studios gives me a file not found error for Project/res/values/values.xml commit tfcm.04 excercise and solution also error on tfcm.05 directory does not exist \app\build\intermediates\res\merged\debug

just started getting an exception today : Error:FAILURE: Build failed with an exception. * What went wrong: Could not resolve all files for configuration ':app:releaseCompileClasspath'. > Could not resolve com.android.support:appcompat-v7:27.+....

Error recieved on a HTC one X running 4.2.2 not sure on the resolution of the display, is this something we can handle or something you'd need to work on,...

I'm trying to get the 'why' for 'why' a Pokemon changed its variety or form such as with mega evolution I want to know which stone was used. Is this...

Can we have an option for name in the distinct options? Trying to get pokemon_v2_movelearnmethod distinct on name at pokemon_v2_pokemon -> pokemon_v2_pokemonmoves -> pokemon_v2_move -> pokemon_v2_versiongroupmovelearnmethods -> pokemon_v2_movelearnmethod `query MyQuery...

UPDATE gradle and build plugins ADD basic example ADD animation end listener