Merge "Fix pagination broken when opening folder after restart bug." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8cb0383efb
@@ -34,7 +34,8 @@
|
||||
android:clipChildren="false"
|
||||
android:orientation="horizontal"
|
||||
android:paddingLeft="12dp"
|
||||
android:paddingRight="12dp" >
|
||||
android:paddingRight="12dp"
|
||||
android:alpha="0">
|
||||
|
||||
<com.android.launcher3.folder.FolderNameEditText
|
||||
android:id="@+id/folder_name"
|
||||
|
||||
Reference in New Issue
Block a user