diff --git a/src/gui/view/view.cc b/src/gui/view/view.cc index 4ee708b1..ba39a6cf 100755 --- a/src/gui/view/view.cc +++ b/src/gui/view/view.cc @@ -113,6 +113,7 @@ View::View(Context*ctx,const AttributeSet&attrs){ // Set the text alignment flag depending on the value of the attribute mPrivateFlags2 |= (textAlignment<({ {"none",FADING_EDGE_NONE}, @@ -209,7 +211,8 @@ View::View(Context*ctx,const AttributeSet&attrs){ {"top",SCROLL_INDICATOR_TOP}, {"left",SCROLL_INDICATOR_LEFT}, {"right",SCROLL_INDICATOR_RIGHT}, {"bottom",SCROLL_INDICATOR_BOTTOM} }),0)<