Merge "docs: Fixed link in setCurrentTab() description" into qt-dev
am: 2839f24e64
Change-Id: Ie058fa4312e0ee5e411ee0d0a2f0e49c5362c7c2
This commit is contained in:
@@ -433,7 +433,7 @@ public class TabWidget extends LinearLayout implements OnFocusChangeListener {
|
|||||||
* to the next tabbed view, in this example).
|
* to the next tabbed view, in this example).
|
||||||
* <p>
|
* <p>
|
||||||
* To move both the focus AND the selected tab at once, please use
|
* To move both the focus AND the selected tab at once, please use
|
||||||
* {@link #setCurrentTab}. Normally, the view logic takes care of
|
* {@link #focusCurrentTab}. Normally, the view logic takes care of
|
||||||
* adjusting the focus, so unless you're circumventing the UI,
|
* adjusting the focus, so unless you're circumventing the UI,
|
||||||
* you'll probably just focus your interest here.
|
* you'll probably just focus your interest here.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user