Posts by Junkrat • 13 points
2 posts
- 
		0 votes3 answers421 viewsQ: Error passing from String to float and from float to StringI have a code that adds certain values to a list of Strings but it seems that when I convert them to float later to String again they are not added! What’s the matter ? Code in which they are added… 
- 
		1 votes0 answers18 viewsQ: Expandable Listview is not being madeWell I am here to make a program that takes data from a website and meta in an Xpandable Listview , I am able to take this data and I have everything organized , the Arraylist "courses" is the Array…