Tweak app notification page title and expand button cutoff

Change-Id: If9b93023ac9ab946b7c2b0dd65852948029da896
Fixes: 71813209
Test: visual
This commit is contained in:
Fan Zhang
2018-01-12 15:00:09 -08:00
parent 87d120a7e1
commit 4f389a7731
3 changed files with 2 additions and 8 deletions

View File

@@ -196,11 +196,6 @@ public class ManageApplicationsTest {
.isFalse();
}
@Test
public void shouldUseStableItemHeight_notificationType_no() {
}
@Test
public void onRebuildComplete_shouldHideLoadingView() {
final Context context = RuntimeEnvironment.application;