NTP-48337 | Investments Regression 5.38.0 (#15410)
Co-authored-by: Sayed Owais Ali <sayed.owais@navi.com>
This commit is contained in:
@@ -96,7 +96,6 @@ class FundDetailsFragment : AmcBaseFragment(), FooterInteractionListener {
|
||||
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
fetchData()
|
||||
}
|
||||
|
||||
override fun onResume() {
|
||||
|
||||
@@ -29,9 +29,10 @@
|
||||
<include
|
||||
android:id="@+id/fund_details"
|
||||
layout="@layout/item_title_subtitle_view"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="@dimen/dp_0"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@id/fund_returns"
|
||||
app:layout_constraintStart_toEndOf="@id/leftIcon" />
|
||||
|
||||
<include
|
||||
|
||||
Reference in New Issue
Block a user