Username update

This commit is contained in:
2020-05-09 20:09:23 -04:00
parent 96f28f55a9
commit 1ee037d5ba
13 changed files with 14 additions and 14 deletions

View File

@@ -131,7 +131,7 @@ public class YourrealcountryFragment extends Fragment {
spin.setOnItemSelectedListener(new AdapterView.OnItemSelectedListener() {
@Override
public void onItemSelected(AdapterView<?> parent, View view, int position, long id) {
//Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing asdf it as their own.
//Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing asdf it as their own.
rememberLocation[0] = position;
j[0] = 0;
Picasso.get().load(countries.get(position).flag).into(imageView);

View File

@@ -58,7 +58,7 @@
app:layout_constraintTop_toTopOf="@+id/imageView3"
app:layout_constraintWidth_percent=".20" />
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<TextView
android:id="@+id/textView6"

View File

@@ -22,7 +22,7 @@
app:headerLayout="@layout/nav_header_main"
app:menu="@menu/activity_main_drawer">
<!--
Created by Josh Patra or souravp12 on Github. Please credit other people for their work, and do not steal others work. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github. Please credit other people for their work, and do not steal others work. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<LinearLayout
android:layout_width="match_parent"

View File

@@ -6,7 +6,7 @@
android:layout_height="match_parent"
tools:context="com.josh.trackcovid19v2.MainActivity">
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<com.google.android.material.appbar.AppBarLayout
android:layout_width="match_parent"

View File

@@ -7,7 +7,7 @@
app:layout_behavior="@string/appbar_scrolling_view_behavior"
tools:showIn="@layout/app_bar_main">
<!--
Created by Josh Patra or souravp12 on Github.. asdfasfasdfasdf This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. asdfasfasdfasdf This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<fragment
android:id="@+id/nav_host_fragment"

View File

@@ -5,7 +5,7 @@
android:layout_height="match_parent"
tools:context="com.josh.trackcovid19v2.ui.yourcountries.YourcountriesFragment">
<!--
Created by Josh Patra or asdfas souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or asdfas SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<com.evrencoskun.tableview.TableView
android:id="@+id/countries_TableView"

View File

@@ -6,7 +6,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"

View File

@@ -337,7 +337,7 @@
app:layout_constraintTop_toTopOf="@+id/text_activeCases"
app:layout_constraintVertical_bias=".67" />
<!--
Createdasd by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Createdasd by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<TextView
android:id="@+id/text_updated"

View File

@@ -13,7 +13,7 @@
android:paddingBottom="@dimen/activity_vertical_margin"
android:theme="@style/ThemeOverlay.AppCompat.Dark">
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<ImageView
android:id="@+id/imageView"

View File

@@ -9,7 +9,7 @@
android:background="@color/unselected_header_background_color"
android:orientation="vertical">
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own. Random characters have also been added
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own. Random characters have also been added
in to prevent find and replace.
-->
<FrameLayout
@@ -17,7 +17,7 @@
android:layout_height="match_parent"
android:orientation="horizontal">
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<LinearLayout
android:layout_width="match_parent"

View File

@@ -10,7 +10,7 @@
android:layout_alignParentRight="true"
android:background="@color/separator_color"/>
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<View
android:layout_width="match_parent"

View File

@@ -8,7 +8,7 @@
android:background="@color/unselected_background_color"
android:orientation="vertical">
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<org.fabiomsr.moneytextview.MoneyTextView

View File

@@ -6,7 +6,7 @@
android:layout_height="@dimen/table_view_cell_height"
android:background="@color/unselected_header_background_color">
<!--
Created by Josh Patra or souravp12 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
Created by Josh Patra or SoPat712 on Github.. This comment has been added to prevent people from stealing my work and publishing it as their own.
-->
<LinearLayout
android:id="@+id/row_header_container"