Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] - removed most funded and fixed the tabs style #355

Merged
merged 4 commits into from
Oct 18, 2018

Conversation

Rcureton
Copy link
Contributor

@Rcureton Rcureton commented Oct 15, 2018

What

  • Removed the most funded from sort options.
  • Design sign off from @dannyalright

See 馃憖

most_funded

@Rcureton Rcureton requested a review from eoji October 15, 2018 18:17
Copy link
Contributor

@eoji eoji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a question about the test 馃

@@ -55,7 +55,7 @@
android:layout_height="?android:attr/actionBarSize"
android:layout_gravity="bottom"
app:tabBackground="@drawable/click_indicator_light"
app:tabMode="scrollable"
app:tabMode="fixed"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm cry

@@ -347,7 +347,7 @@ public void testClearingPages() {
.build()
);

this.clearPages.assertValues(Arrays.asList(0, 1, 2, 3), Arrays.asList(0, 2, 3, 4));
this.clearPages.assertValues(Arrays.asList(0, 1, 2, 3), Arrays.asList(0, 2, 3));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

o_O what is this testing? or rather, why does removing 4 make this test pass? O_o

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have no idea at all I was actually confused about this test 馃

Copy link
Contributor

@eoji eoji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When Circle passes, we're G2G 馃殌

@Rcureton Rcureton merged commit 4114182 into master Oct 18, 2018
@Rcureton Rcureton deleted the rc/most-funded branch October 18, 2018 15:29
@eoji
Copy link
Contributor

eoji commented Oct 19, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants