diff --git a/app/src/main/res/layout/fragment_entities.xml b/app/src/main/res/layout/fragment_entities.xml index b2186eaf..d8a309c3 100644 --- a/app/src/main/res/layout/fragment_entities.xml +++ b/app/src/main/res/layout/fragment_entities.xml @@ -22,7 +22,8 @@ ~ Site: http://se.solovyev.org --> - + a:layout_height="match_parent" + a:scrollbars="vertical" /> \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_history.xml b/app/src/main/res/layout/fragment_history.xml index e64dfaa0..efd7cf14 100644 --- a/app/src/main/res/layout/fragment_history.xml +++ b/app/src/main/res/layout/fragment_history.xml @@ -34,6 +34,7 @@ + a:layout_height="match_parent" + a:scrollbars="vertical" /> \ No newline at end of file