Commit 78018eb6 authored by Gamage B.G.N.U's avatar Gamage B.G.N.U

Merge branch 'master' into 'IT17187138'

# Conflicts:
#   app/build.gradle
parents e5fb5b49 d08a643e
......@@ -86,7 +86,7 @@ public class ProbabilityDistributionQuestionComparation {
String[] printQuestion = new String[500];
List<ProbabiltyDistributionCSVfile> probDistributionQuestions= new ArrayList<>();
List<String> StringprobdistributionQuestions= new ArrayList<>();
//InputStream is = getResources().openRawResource(R.raw.propabilitydistribution);
BufferedReader reader = new BufferedReader(
new InputStreamReader(in, Charset.forName("UTF-8"))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment